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