| 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 | Description |
|---|---|---|
interface |
PAreaBDType<S> |
An area with BigDecimal coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PAreaBD<S> |
An area with BigDecimal coordinates.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PAreaSizeBDType<S> |
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PAreaSizeBD<S> |
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Method | 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 | Description |
|---|---|---|
interface |
AreaBDType |
An area with BigDecimal coordinates.
|
interface |
AreaValuesBDType |
An area with BigDecimal coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaBD |
An area with BigDecimal coordinates.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AreaSizeBDType |
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaSizeBD |
The size of an area with BigDecimal coordinates.
|
| Modifier and Type | Method | 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