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