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