| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| Modifier and Type | Method and Description |
|---|---|
static AreaBI.Builder |
AreaBI.builder()
Creates a builder for
AreaBI. |
AreaBI.Builder |
AreaBI.Builder.from(AreaBIType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.areas.AreaBIType instance. |
AreaBI.Builder |
AreaBI.Builder.from(AreaValuesBIType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.areas.AreaValuesBIType instance. |
AreaBI.Builder |
AreaBI.Builder.setMaximumX(BigInteger maximumX)
Initializes the value for the
maximumX attribute. |
AreaBI.Builder |
AreaBI.Builder.setMaximumY(BigInteger maximumY)
Initializes the value for the
maximumY attribute. |
AreaBI.Builder |
AreaBI.Builder.setMinimumX(BigInteger minimumX)
Initializes the value for the
minimumX attribute. |
AreaBI.Builder |
AreaBI.Builder.setMinimumY(BigInteger minimumY)
Initializes the value for the
minimumY attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com