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