| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| com.io7m.jregions.core.parameterized.volumes |
Volume types.
|
| Modifier and Type | Method | Description |
|---|---|---|
PVolumeSizeBI<S> |
PVolumeSizeBI.Builder.build() |
Builds a new
PVolumeSizeBI. |
static <S> PVolumeSizeBI<S> |
PVolumeSizeBI.of(java.math.BigInteger sizeX,
java.math.BigInteger sizeY,
java.math.BigInteger sizeZ) |
Construct a new immutable
PVolumeSizeBI instance. |
| Modifier and Type | Method | Description |
|---|---|---|
static <S> PVolumeSizeBI<S> |
PVolumesBI.size(PVolumeBI<S> volume) |
Copyright © 2017 <code@io7m.com> http://io7m.com