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