| Package | Description |
|---|---|
| com.io7m.jregions.core.conversions |
Functions to convert between parameterized and unparameterized types.
|
| com.io7m.jregions.core.parameterized.areas |
Area types.
|
| com.io7m.jregions.generators |
Quickcheck generators.
|
| Class and Description |
|---|
| PAreaBD
An area with BigDecimal coordinates.
|
| PAreaBI
An area with BigInteger coordinates.
|
| PAreaD
An area with double coordinates.
|
| PAreaF
An area with float coordinates.
|
| PAreaI
An area with int coordinates.
|
| PAreaL
An area with long coordinates.
|
| Class and Description |
|---|
| PAreaBD
An area with BigDecimal coordinates.
|
| PAreaBD.Builder
Builds instances of type
PAreaBD. |
| PAreaBDType
An area with BigDecimal coordinates.
|
| PAreaBI
An area with BigInteger coordinates.
|
| PAreaBI.Builder
Builds instances of type
PAreaBI. |
| PAreaBIType
An area with BigInteger coordinates.
|
| PAreaD
An area with double coordinates.
|
| PAreaD.Builder
Builds instances of type
PAreaD. |
| PAreaDType
An area with double coordinates.
|
| PAreaF
An area with float coordinates.
|
| PAreaF.Builder
Builds instances of type
PAreaF. |
| PAreaFType
An area with float coordinates.
|
| PAreaI
An area with int coordinates.
|
| PAreaI.Builder
Builds instances of type
PAreaI. |
| PAreaIType
An area with int coordinates.
|
| PAreaL
An area with long coordinates.
|
| PAreaL.Builder
Builds instances of type
PAreaL. |
| PAreaLType
An area with long coordinates.
|
| PAreaXSplitBD
An area that has been split via the X axis.
|
| PAreaXSplitBD.Builder
Builds instances of type
PAreaXSplitBD. |
| PAreaXSplitBDType
An area that has been split via the X axis.
|
| PAreaXSplitBI
An area that has been split via the X axis.
|
| PAreaXSplitBI.Builder
Builds instances of type
PAreaXSplitBI. |
| PAreaXSplitBIType
An area that has been split via the X axis.
|
| PAreaXSplitD
An area that has been split via the X axis.
|
| PAreaXSplitD.Builder
Builds instances of type
PAreaXSplitD. |
| PAreaXSplitDType
An area that has been split via the X axis.
|
| PAreaXSplitF
An area that has been split via the X axis.
|
| PAreaXSplitF.Builder
Builds instances of type
PAreaXSplitF. |
| PAreaXSplitFType
An area that has been split via the X axis.
|
| PAreaXSplitI
An area that has been split via the X axis.
|
| PAreaXSplitI.Builder
Builds instances of type
PAreaXSplitI. |
| PAreaXSplitIType
An area that has been split via the X axis.
|
| PAreaXSplitL
An area that has been split via the X axis.
|
| PAreaXSplitL.Builder
Builds instances of type
PAreaXSplitL. |
| PAreaXSplitLType
An area that has been split via the X axis.
|
| PAreaXYSplitBD
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitBD.Builder
Builds instances of type
PAreaXYSplitBD. |
| PAreaXYSplitBDType
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitBI
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitBI.Builder
Builds instances of type
PAreaXYSplitBI. |
| PAreaXYSplitBIType
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitD
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitD.Builder
Builds instances of type
PAreaXYSplitD. |
| PAreaXYSplitDType
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitF
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitF.Builder
Builds instances of type
PAreaXYSplitF. |
| PAreaXYSplitFType
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitI
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitI.Builder
Builds instances of type
PAreaXYSplitI. |
| PAreaXYSplitIType
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitL
An area that has been split into quadrants via an X and Y axis.
|
| PAreaXYSplitL.Builder
Builds instances of type
PAreaXYSplitL. |
| PAreaXYSplitLType
An area that has been split into quadrants via an X and Y axis.
|
| PAreaYSplitBD
An area that has been split via the Y axis.
|
| PAreaYSplitBD.Builder
Builds instances of type
PAreaYSplitBD. |
| PAreaYSplitBDType
An area that has been split via the Y axis.
|
| PAreaYSplitBI
An area that has been split via the Y axis.
|
| PAreaYSplitBI.Builder
Builds instances of type
PAreaYSplitBI. |
| PAreaYSplitBIType
An area that has been split via the Y axis.
|
| PAreaYSplitD
An area that has been split via the Y axis.
|
| PAreaYSplitD.Builder
Builds instances of type
PAreaYSplitD. |
| PAreaYSplitDType
An area that has been split via the Y axis.
|
| PAreaYSplitF
An area that has been split via the Y axis.
|
| PAreaYSplitF.Builder
Builds instances of type
PAreaYSplitF. |
| PAreaYSplitFType
An area that has been split via the Y axis.
|
| PAreaYSplitI
An area that has been split via the Y axis.
|
| PAreaYSplitI.Builder
Builds instances of type
PAreaYSplitI. |
| PAreaYSplitIType
An area that has been split via the Y axis.
|
| PAreaYSplitL
An area that has been split via the Y axis.
|
| PAreaYSplitL.Builder
Builds instances of type
PAreaYSplitL. |
| PAreaYSplitLType
An area that has been split via the Y axis.
|
| Class and Description |
|---|
| PAreaBD
An area with BigDecimal coordinates.
|
| PAreaBI
An area with BigInteger coordinates.
|
| PAreaD
An area with double coordinates.
|
| PAreaF
An area with float coordinates.
|
| PAreaI
An area with int coordinates.
|
| PAreaL
An area with long coordinates.
|
Copyright © 2017 <code@io7m.com> http://io7m.com