@Export @Version("3.0.0")
Package com.io7m.jregions.core.parameterized.sizes
Area sizes.
-
Interface Summary Interface Description PAreaSizeBDType<S> The size of an area withBigDecimalcoordinates.PAreaSizeBIType<S> The size of an area withBigIntegercoordinates.PAreaSizeDType<S> The size of an area withdoublecoordinates.PAreaSizeFType<S> The size of an area withfloatcoordinates.PAreaSizeIType<S> The size of an area withintcoordinates.PAreaSizeLType<S> The size of an area withlongcoordinates.PVolumeSizeBDType<S> The size of a volume withBigDecimalcoordinates.PVolumeSizeBIType<S> The size of a volume withBigIntegercoordinates.PVolumeSizeDType<S> The size of a volume withdoublecoordinates.PVolumeSizeFType<S> The size of a volume withfloatcoordinates.PVolumeSizeIType<S> The size of a volume withintcoordinates.PVolumeSizeLType<S> The size of a volume withlongcoordinates. -
Class Summary Class Description PAreaSizeBD<S> The size of an area withBigDecimalcoordinates.PAreaSizeBD.Builder<S> Builds instances of typePAreaSizeBD.PAreaSizeBDType.Builder<S> A builder for size values.PAreaSizeBI<S> The size of an area withBigIntegercoordinates.PAreaSizeBI.Builder<S> Builds instances of typePAreaSizeBI.PAreaSizeBIType.Builder<S> A builder for size values.PAreaSizeD<S> The size of an area withdoublecoordinates.PAreaSizeD.Builder<S> Builds instances of typePAreaSizeD.PAreaSizeDType.Builder<S> A builder for size values.PAreaSizeF<S> The size of an area withfloatcoordinates.PAreaSizeF.Builder<S> Builds instances of typePAreaSizeF.PAreaSizeFType.Builder<S> A builder for size values.PAreaSizeI<S> The size of an area withintcoordinates.PAreaSizeI.Builder<S> Builds instances of typePAreaSizeI.PAreaSizeIType.Builder<S> A builder for size values.PAreaSizeL<S> The size of an area withlongcoordinates.PAreaSizeL.Builder<S> Builds instances of typePAreaSizeL.PAreaSizeLType.Builder<S> A builder for size values.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.PVolumeSizeBD<S> The size of a volume withBigDecimalcoordinates.PVolumeSizeBD.Builder<S> Builds instances of typePVolumeSizeBD.PVolumeSizeBI<S> The size of a volume withBigIntegercoordinates.PVolumeSizeBI.Builder<S> Builds instances of typePVolumeSizeBI.PVolumeSizeD<S> The size of a volume withdoublecoordinates.PVolumeSizeD.Builder<S> Builds instances of typePVolumeSizeD.PVolumeSizeF<S> The size of a volume withfloatcoordinates.PVolumeSizeF.Builder<S> Builds instances of typePVolumeSizeF.PVolumeSizeI<S> The size of a volume withintcoordinates.PVolumeSizeI.Builder<S> Builds instances of typePVolumeSizeI.PVolumeSizeL<S> The size of a volume withlongcoordinates.PVolumeSizeL.Builder<S> Builds instances of typePVolumeSizeL.