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