| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.areas |
Area types.
|
| Modifier and Type | Method | Description |
|---|---|---|
PAreaYSplitBI<S,T> |
PAreaYSplitBI.Builder.build() |
Builds a new
PAreaYSplitBI. |
static <S,T extends PAreaBIType<S>> |
PAreaYSplitBI.of(T lower,
T upper) |
Construct a new immutable
PAreaYSplitBI instance. |
static <S> PAreaYSplitBI<S,PAreaBI<S>> |
PAreasBI.splitAlongParallelToY(PAreaBI<S> area,
java.math.BigInteger x) |
Split
area along a line parallel to the Y axis placed at
x units from its own minimum-x edge. |
Copyright © 2017 <code@io7m.com> http://io7m.com