| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.areas |
Area types.
|
| Modifier and Type | Method | Description |
|---|---|---|
PAreaXSplitBI<S,T> |
PAreaXSplitBI.Builder.build() |
Builds a new
PAreaXSplitBI. |
static <S,T extends PAreaBIType<S>> |
PAreaXSplitBI.of(T lower,
T upper) |
Construct a new immutable
PAreaXSplitBI instance. |
static <S> PAreaXSplitBI<S,PAreaBI<S>> |
PAreasBI.splitAlongParallelToX(PAreaBI<S> 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