|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
javax.vecmath package.
See:
Description
| Interface Summary | |
|---|---|
| XMatrix | A matrix capables to perform some operations. |
| Class Summary | |
|---|---|
| AffineMatrix3 | An affine matrix of fixed 3×3 size. |
| GeneralMatrix | A two dimensional array of numbers. |
| Matrix1 | A matrix of fixed 1×1 size. |
| Matrix2 | A matrix of fixed 2×2 size. |
| Matrix3 | A matrix of fixed 3×3 size. |
| Matrix4 | A matrix of fixed 4×4 size. |
| MatrixFactory | Static utility methods for creating matrix. |
| XAffineTransform | Utility methods for affine transforms. |
Matrix implementations on top of the
javax.vecmath package. Matrix of arbitrary size are supported, but the most
common ones are those that are used for affine transforms. In the two
dimensional case, the matrix for an affine transform is:

| referencing/geotk-referencing (download) |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||