Uses of Class
org.opengis.example.referencing.SimpleTransform
-
Packages that use SimpleTransform Package Description org.opengis.example.referencing Implementation of some interfaces from theorg.opengis.referencingpackage. -
-
Uses of SimpleTransform in org.opengis.example.referencing
Subclasses of SimpleTransform in org.opengis.example.referencing Modifier and Type Class Description classProjectiveTransformAMathTransformwhich use aMatrixfor transforming the coordinates.classSimpleTransform2DACoordinateOperationworking only on two-dimensional points.
-