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 AffineMatrixAffineTransform2D.matrixThe matrix, ornullif not yet computed.