| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.areas |
Area types.
|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| com.io7m.jregions.core.unparameterized.sizes |
Area sizes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PAreaBDType<S>
An area with BigDecimal coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaBD<S>
An area with BigDecimal coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PAreaSizeBDType<S>
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaSizeBD<S>
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
PAreaSizeBD.Builder<S> |
PAreaSizeBD.Builder.from(AreaSizeValuesBDType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesBDType instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaBDType
An area with BigDecimal coordinates.
|
interface |
AreaValuesBDType
An area with BigDecimal coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaBD
An area with BigDecimal coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaSizeBDType
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaSizeBD
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
AreaSizeBD.Builder |
AreaSizeBD.Builder.from(AreaSizeValuesBDType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesBDType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com