| Interface | Description |
|---|---|
| PAreaSizeBDType<S> |
The size of an area with BigDecimal coordinates.
|
| PAreaSizeBIType<S> |
The size of an area with BigInteger coordinates.
|
| PAreaSizeDType<S> |
The size of an area with double coordinates.
|
| PAreaSizeFType<S> |
The size of an area with float coordinates.
|
| PAreaSizeIType<S> |
The size of an area with int coordinates.
|
| PAreaSizeLType<S> |
The size of an area with long coordinates.
|
| Class | Description |
|---|---|
| PAreaSizeBD<S> |
The size of an area with BigDecimal coordinates.
|
| PAreaSizeBD.Builder<S> |
Builds instances of type
PAreaSizeBD. |
| PAreaSizeBI<S> |
The size of an area with BigInteger coordinates.
|
| PAreaSizeBI.Builder<S> |
Builds instances of type
PAreaSizeBI. |
| PAreaSizeD<S> |
The size of an area with double coordinates.
|
| PAreaSizeD.Builder<S> |
Builds instances of type
PAreaSizeD. |
| PAreaSizeF<S> |
The size of an area with float coordinates.
|
| PAreaSizeF.Builder<S> |
Builds instances of type
PAreaSizeF. |
| PAreaSizeI<S> |
The size of an area with int coordinates.
|
| PAreaSizeI.Builder<S> |
Builds instances of type
PAreaSizeI. |
| PAreaSizeL<S> |
The size of an area with long coordinates.
|
| PAreaSizeL.Builder<S> |
Builds instances of type
PAreaSizeL. |
| PAreaSizesBD |
Functions over area sizes.
|
| PAreaSizesBI |
Functions over area sizes.
|
| PAreaSizesD |
Functions over area sizes.
|
| PAreaSizesF |
Functions over area sizes.
|
| PAreaSizesI |
Functions over area sizes.
|
| PAreaSizesL |
Functions over area sizes.
|
Copyright © 2017 <code@io7m.com> http://io7m.com