| 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 |
PAreaIType<S>
An area with int coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaI<S>
An area with int coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PAreaSizeIType<S>
The size of an area with int coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaSizeI<S>
The size of an area with int coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
PAreaSizeI.Builder<S> |
PAreaSizeI.Builder.from(AreaSizeValuesIType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesIType instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaIType
An area with int coordinates.
|
interface |
AreaValuesIType
An area with int coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaI
An area with int coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaSizeIType
The size of an area with int coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaSizeI
The size of an area with int coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
AreaSizeI.Builder |
AreaSizeI.Builder.from(AreaSizeValuesIType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesIType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com