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.cachedCached providers for methods of dimension 1×1 toMAX_CACHED_DIMENSION.private static AffineAffine.EPSG_METHODThe EPSG:9624 compliant instance, created when first needed.Methods in org.apache.sis.internal.referencing.provider that return AffineModifier and TypeMethodDescriptionstatic AffineAffine.getProvider(int sourceDimensions, int targetDimensions, boolean isAffine) Returns the operation method for the specified source and target dimensions.