Uses of Class
org.apache.sis.internal.referencing.provider.Affine
Packages that use Affine
-
Uses of Affine in org.apache.sis.internal.referencing.provider
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.