| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <T extends AreaIType> |
AreaYSplitI.builder() |
Creates a builder for
AreaYSplitI. |
AreaYSplitI.Builder<T> |
AreaYSplitI.Builder.from(AreaYSplitIType<T> instance) |
Fill a builder with attribute values from the provided
AreaYSplitIType instance. |
AreaYSplitI.Builder<T> |
AreaYSplitI.Builder.setLower(T lower) |
Initializes the value for the
lower attribute. |
AreaYSplitI.Builder<T> |
AreaYSplitI.Builder.setUpper(T upper) |
Initializes the value for the
upper attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com