| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| Modifier and Type | Method | 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(java.math.BigInteger maximumX) |
Initializes the value for the
maximumX attribute. |
AreaBI.Builder |
AreaBI.Builder.setMaximumY(java.math.BigInteger maximumY) |
Initializes the value for the
maximumY attribute. |
AreaBI.Builder |
AreaBI.Builder.setMinimumX(java.math.BigInteger minimumX) |
Initializes the value for the
minimumX attribute. |
AreaBI.Builder |
AreaBI.Builder.setMinimumY(java.math.BigInteger minimumY) |
Initializes the value for the
minimumY attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com