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