| 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 |
PAreaFType<S>
An area with float coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaF<S>
An area with float coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PAreaSizeFType<S>
The size of an area with float coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAreaSizeF<S>
The size of an area with float coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
PAreaSizeF.Builder<S> |
PAreaSizeF.Builder.from(AreaSizeValuesFType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesFType instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaFType
An area with float coordinates.
|
interface |
AreaValuesFType
An area with float coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaF
An area with float coordinates.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaSizeFType
The size of an area with float coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaSizeF
The size of an area with float coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
AreaSizeF.Builder |
AreaSizeF.Builder.from(AreaSizeValuesFType instance)
Fill a builder with attribute values from the provided
com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesFType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com