| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| Modifier and Type | Method and Description |
|---|---|
static <S> PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.builder()
Creates a builder for
PVolumeSizeBI. |
PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.Builder.from(PVolumeSizeBIType<S> instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.parameterized.sizes.PVolumeSizeBIType<S> instance. |
PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.Builder.from(VolumeSizeValuesBIType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.VolumeSizeValuesBIType instance. |
PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.Builder.setSizeX(BigInteger sizeX)
Initializes the value for the
sizeX attribute. |
PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.Builder.setSizeY(BigInteger sizeY)
Initializes the value for the
sizeY attribute. |
PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.Builder.setSizeZ(BigInteger sizeZ)
Initializes the value for the
sizeZ attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com