javax.vecmath package.See: Description
| Interface | Description |
|---|---|
| XMatrix |
A matrix capable of some matrix operations.
|
| Class | Description |
|---|---|
| AffineTransform2D | |
| GeneralMatrix |
A two dimensional array of numbers.
|
| Matrix1 | |
| Matrix2 | |
| Matrix3 | |
| Matrix4 | |
| MatrixFactory |
Static utility methods for creating matrix.
|
| XAffineTransform |
Utility methods for affine transforms.
|
| Exception | Description |
|---|---|
| SingularMatrixException |
Matrix is singular, and thus an inverse is not available.
|
javax.vecmath package.Copyright © 1996–2019 Geotools. All rights reserved.