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