| 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 |
PAreaBIType<S> |
An area with BigInteger coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PAreaBI<S> |
An area with BigInteger coordinates.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PAreaSizeBIType<S> |
The size of an area with BigInteger coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PAreaSizeBI<S> |
The size of an area with BigInteger coordinates.
|
| Modifier and Type | Method | Description |
|---|---|---|
PAreaSizeBI.Builder<S> |
PAreaSizeBI.Builder.from(AreaSizeValuesBIType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesBIType instance. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AreaBIType |
An area with BigInteger coordinates.
|
interface |
AreaValuesBIType |
An area with BigInteger coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaBI |
An area with BigInteger coordinates.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AreaSizeBIType |
The size of an area with BigInteger coordinates.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaSizeBI |
The size of an area with BigInteger coordinates.
|
| Modifier and Type | Method | Description |
|---|---|---|
AreaSizeBI.Builder |
AreaSizeBI.Builder.from(AreaSizeValuesBIType instance) |
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesBIType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com