Uses of Class
org.geotools.referencing.operation.matrix.AffineTransform2D
-
Packages that use AffineTransform2D Package Description org.geotools.referencing.operation.matrix Matrix implementations on top of thejavax.vecmathpackage. -
-
Uses of AffineTransform2D in org.geotools.referencing.operation.matrix
Methods in org.geotools.referencing.operation.matrix that return AffineTransform2D Modifier and Type Method Description AffineTransform2DAffineTransform2D. clone()Returns a clone of this affine transform.
-