| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| Modifier and Type | Method and Description |
|---|---|
AreaYSplitBI<T> |
AreaYSplitBI.Builder.build()
Builds a new
AreaYSplitBI. |
static <T extends AreaBIType> |
AreaYSplitBI.of(T lower,
T upper)
Construct a new immutable
AreaYSplitBI instance. |
static AreaYSplitBI<AreaBI> |
AreasBI.splitAlongParallelToY(AreaBI area,
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