Uses of Class
org.apache.sis.internal.referencing.provider.Affine
Packages that use Affine
-
Uses of Affine in org.apache.sis.internal.referencing.provider
Fields in org.apache.sis.internal.referencing.provider declared as AffineModifier and TypeFieldDescriptionprivate static final Affine[]
Affine.cached
Cached providers for methods of dimension 1×1 toMAX_CACHED_DIMENSION
.private static Affine
Affine.EPSG_METHOD
The EPSG:9624 compliant instance, created when first needed.Methods in org.apache.sis.internal.referencing.provider that return AffineModifier and TypeMethodDescriptionstatic Affine
Affine.getProvider
(int sourceDimensions, int targetDimensions, boolean isAffine) Returns the operation method for the specified source and target dimensions.