| 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 |
PAreaDType<S>
An area with double coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaD<S>
An area with double coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PAreaSizeDType<S>
The size of an area with double coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaSizeD<S>
The size of an area with double coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
PAreaSizeD.Builder<S> |
PAreaSizeD.Builder.from(AreaSizeValuesDType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesDType instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaDType
An area with double coordinates.
|
interface |
AreaValuesDType
An area with double coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaD
An area with double coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaSizeDType
The size of an area with double coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaSizeD
The size of an area with double coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
AreaSizeD.Builder |
AreaSizeD.Builder.from(AreaSizeValuesDType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesDType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com