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