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