Uses of Class
org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
-
Packages that use AbstractMathTransform.Inverse Package Description org.apache.sis.referencing.operation.transform Conversions or transformations of multi-dimensional coordinate points. -
-
Uses of AbstractMathTransform.Inverse in org.apache.sis.referencing.operation.transform
Subclasses of AbstractMathTransform.Inverse in org.apache.sis.referencing.operation.transform Modifier and Type Class Description protected static classAbstractMathTransform1D.InverseBase class for implementation of inverse math transforms.protected static classAbstractMathTransform2D.InverseBase class for implementation of inverse math transforms.
-