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