Uses of Class
org.geotools.referencing.operation.matrix.XAffineTransform
-
Packages that use XAffineTransform Package Description org.geotools.referencing.operation.transform Basic implementations of math transforms. -
-
Uses of XAffineTransform in org.geotools.referencing.operation.transform
Subclasses of XAffineTransform in org.geotools.referencing.operation.transform Modifier and Type Class Description class
AffineTransform2D
Transforms two-dimensional coordinate points using an affine transform.
-