| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| Modifier and Type | Method and Description |
|---|---|
AreaYSplitL<T> |
AreaYSplitL.Builder.build()
Builds a new
AreaYSplitL. |
static <T extends AreaLType> |
AreaYSplitL.of(T lower,
T upper)
Construct a new immutable
AreaYSplitL instance. |
static AreaYSplitL<AreaL> |
AreasL.splitAlongParallelToY(AreaL 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