Uses of Class
org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
Packages that use AbstractMathTransform1D.Inverse
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of AbstractMathTransform1D.Inverse in org.apache.sis.referencing.operation.transform
Modifier and TypeClassDescriptionprivate static final class
The inverse of the enclosingLinearInterpolator1D
.