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