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