| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| Modifier and Type | Method | 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
com.io7m.jregions.core.parameterized.sizes.PAreaSizeFType<S> instance. |
PAreaSizeF.Builder<S> |
PAreaSizeF.Builder.from(AreaSizeValuesFType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesFType instance. |
PAreaSizeF.Builder<S> |
PAreaSizeFType.Builder.setHeight(float height) |
Deprecated.
|
PAreaSizeF.Builder<S> |
PAreaSizeF.Builder.setSizeX(float sizeX) |
Initializes the value for the
sizeX attribute. |
PAreaSizeF.Builder<S> |
PAreaSizeF.Builder.setSizeY(float sizeY) |
Initializes the value for the
sizeY attribute. |
PAreaSizeF.Builder<S> |
PAreaSizeFType.Builder.setWidth(float width) |
Deprecated.
|
Copyright © 2017 <code@io7m.com> http://io7m.com