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