| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| Modifier and Type | Method | 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(java.math.BigInteger sizeX) |
Initializes the value for the
sizeX attribute. |
PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.Builder.setSizeY(java.math.BigInteger sizeY) |
Initializes the value for the
sizeY attribute. |
PVolumeSizeBI.Builder<S> |
PVolumeSizeBI.Builder.setSizeZ(java.math.BigInteger sizeZ) |
Initializes the value for the
sizeZ attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com