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