Uses of Class
org.apache.sis.referencing.operation.matrix.Matrix4
Packages that use Matrix4
Package
Description
Matrix implementations for spatiotemporal referencing.
-
Uses of Matrix4 in org.apache.sis.referencing.operation.matrix
Methods in org.apache.sis.referencing.operation.matrix that return Matrix4Modifier and TypeMethodDescriptionstatic Matrix4
Matrix4.castOrCopy
(org.opengis.referencing.operation.Matrix matrix) Casts or copies the given matrix to aMatrix4
implementation.Matrix4.clone()
Returns a clone of this matrix.