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