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.vecmath
package. -
-
Uses of AffineTransform2D in org.geotools.referencing.operation.matrix
Methods in org.geotools.referencing.operation.matrix that return AffineTransform2D Modifier and Type Method Description AffineTransform2D
AffineTransform2D. clone()
Returns a clone of this affine transform.
-