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