| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| Modifier and Type | Method | Description |
|---|---|---|
AreaXSplitBI<T> |
AreaXSplitBI.Builder.build() |
Builds a new
AreaXSplitBI. |
static <T extends AreaBIType> |
AreaXSplitBI.of(T lower,
T upper) |
Construct a new immutable
AreaXSplitBI instance. |
static AreaXSplitBI<AreaBI> |
AreasBI.splitAlongParallelToX(AreaBI area,
java.math.BigInteger y) |
Split
area along a line parallel to the X axis placed at
y units from its own minimum-y edge. |
Copyright © 2017 <code@io7m.com> http://io7m.com