| 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 |
PAreaIType<S> |
An area with int coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PAreaI<S> |
An area with int coordinates.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PAreaSizeIType<S> |
The size of an area with int coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PAreaSizeI<S> |
The size of an area with int coordinates.
|
| Modifier and Type | Method | 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 | Description |
|---|---|---|
interface |
AreaIType |
An area with int coordinates.
|
interface |
AreaValuesIType |
An area with int coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaI |
An area with int coordinates.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AreaSizeIType |
The size of an area with int coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaSizeI |
The size of an area with int coordinates.
|
| Modifier and Type | Method | 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