Uses of Class
org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
Packages that use AbstractMathTransform.Inverse
Package
Description
Map projection implementations.
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of AbstractMathTransform.Inverse in org.apache.sis.referencing.operation.projection
Modifier and TypeClassDescriptionprivate static final classLongitude wraparound applied on reverse projection.private static final classReverse of a normalized map projection.private static final classInverse of a zoned grid system. -
Uses of AbstractMathTransform.Inverse in org.apache.sis.referencing.operation.transform
Modifier and TypeClassDescriptionprotected static classBase class for implementation of inverse math transforms.protected static classBase class for implementation of inverse math transforms.private static final classConverts Cartesian coordinates (X,Y,Z) to ellipsoidal coordinates (λ,φ) or (λ,φ,h).(package private) static classTransforms target coordinates to source coordinates.(package private) final classThe inverse of the enclosingInterpolatedTransform2D.private static final classThe inverse of the enclosingLinearInterpolator1D.(package private) static classThe inverse ofSpecializableTransform.(package private) static final classThe inverse ofSpecializableTransform2D.