| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.areas |
Area types.
|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| 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 | Method and 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 and Description |
|---|---|
interface |
AreaBDType
An area with BigDecimal coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaBD
An area with BigDecimal coordinates.
|
| Modifier and Type | Method and 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