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