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 class
AbstractMathTransform1D.Inverse
Base class for implementation of inverse math transforms.protected static class
AbstractMathTransform2D.Inverse
Base class for implementation of inverse math transforms.
-