| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.areas |
Area types.
|
| Modifier and Type | Method and Description |
|---|---|
static <S,T extends PAreaIType<S>> |
PAreaXYSplitI.builder()
Creates a builder for
PAreaXYSplitI. |
PAreaXYSplitI.Builder<S,T> |
PAreaXYSplitI.Builder.from(PAreaXYSplitIType<S,T> instance)
Fill a builder with attribute values from the provided
PAreaXYSplitIType instance. |
PAreaXYSplitI.Builder<S,T> |
PAreaXYSplitI.Builder.setX0y0(T x0y0)
Initializes the value for the
x0y0 attribute. |
PAreaXYSplitI.Builder<S,T> |
PAreaXYSplitI.Builder.setX0y1(T x0y1)
Initializes the value for the
x0y1 attribute. |
PAreaXYSplitI.Builder<S,T> |
PAreaXYSplitI.Builder.setX1y0(T x1y0)
Initializes the value for the
x1y0 attribute. |
PAreaXYSplitI.Builder<S,T> |
PAreaXYSplitI.Builder.setX1y1(T x1y1)
Initializes the value for the
x1y1 attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com