Uses of Interface
org.opengis.referencing.operation.MathTransform1D
- 
Packages that use MathTransform1D Package Description org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). - 
- 
Uses of MathTransform1D in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that return MathTransform1D Modifier and Type Method Description MathTransform1DMathTransform1D. inverse()Creates the inverse transform of this object. 
 -