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