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