| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.areas |
Area types.
|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| 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 | Method | Description |
|---|---|---|
PAreaBD.Builder<S> |
PAreaBD.Builder.from(AreaValuesBDType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.areas.AreaValuesBDType instance. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AreaBDType |
An area with BigDecimal coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaBD |
An area with BigDecimal coordinates.
|
| Modifier and Type | Method | Description |
|---|---|---|
AreaBD.Builder |
AreaBD.Builder.from(AreaValuesBDType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.areas.AreaValuesBDType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com