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