| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.volumes |
Volume types.
|
| Modifier and Type | Method | Description |
|---|---|---|
static VolumeF.Builder |
VolumeF.builder() |
Creates a builder for
VolumeF. |
VolumeF.Builder |
VolumeF.Builder.from(VolumeFType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.volumes.VolumeFType instance. |
VolumeF.Builder |
VolumeF.Builder.from(VolumeValuesFType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.volumes.VolumeValuesFType instance. |
VolumeF.Builder |
VolumeF.Builder.setMaximumX(float maximumX) |
Initializes the value for the
maximumX attribute. |
VolumeF.Builder |
VolumeF.Builder.setMaximumY(float maximumY) |
Initializes the value for the
maximumY attribute. |
VolumeF.Builder |
VolumeF.Builder.setMaximumZ(float maximumZ) |
Initializes the value for the
maximumZ attribute. |
VolumeF.Builder |
VolumeF.Builder.setMinimumX(float minimumX) |
Initializes the value for the
minimumX attribute. |
VolumeF.Builder |
VolumeF.Builder.setMinimumY(float minimumY) |
Initializes the value for the
minimumY attribute. |
VolumeF.Builder |
VolumeF.Builder.setMinimumZ(float minimumZ) |
Initializes the value for the
minimumZ attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com