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