| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.sizes |
Area sizes.
|
| Modifier and Type | Method and Description |
|---|---|
static AreaSizeI.Builder |
AreaSizeI.builder()
Creates a builder for
AreaSizeI. |
AreaSizeI.Builder |
AreaSizeI.Builder.from(AreaSizeIType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeIType instance. |
AreaSizeI.Builder |
AreaSizeI.Builder.from(AreaSizeValuesIType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesIType instance. |
AreaSizeI.Builder |
AreaSizeI.Builder.setHeight(int height)
Initializes the value for the
height attribute. |
AreaSizeI.Builder |
AreaSizeI.Builder.setWidth(int width)
Initializes the value for the
width attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com