Package | Description |
---|---|
org.apache.sis.referencing.operation.matrix |
Matrix implementations for spatio-temporal referencing.
|
Modifier and Type | Method and Description |
---|---|
static Matrix3 |
Matrix3.castOrCopy(Matrix matrix)
Casts or copies the given matrix to a
Matrix3 implementation. |
static Matrix3 |
AffineTransforms2D.toMatrix(AffineTransform transform)
Creates a 3×3 matrix from the given affine transform.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.