Uses of Class
org.apache.sis.internal.referencing.j2d.AffineMatrix
Packages that use AffineMatrix
Package
Description
A set of helper classes having a dependency to Java2D.
-
Uses of AffineMatrix in org.apache.sis.internal.referencing.j2d
Fields in org.apache.sis.internal.referencing.j2d declared as AffineMatrixModifier and TypeFieldDescriptionprivate AffineMatrix
AffineTransform2D.matrix
The matrix, ornull
if not yet computed.