|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.geotools.referencing.operation.matrix | |
---|---|
org.geotools.referencing.datum | Datum implementation. |
org.geotools.referencing.operation.builder | A package of convenience classes which use control points common to two data sets to derive empirically the transformation parameters needed to convert positions between the coordinate systems of the two data sets. |
org.geotools.referencing.operation.matrix | Matrix implementations on top of the javax.vecmath package. |
org.geotools.referencing.operation.transform | Basic implementations of math transforms. |
Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.datum | |
---|---|
XMatrix
A matrix capables to perform some matrix operations. |
Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.operation.builder | |
---|---|
GeneralMatrix
A two dimensional array of numbers. |
Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.operation.matrix | |
---|---|
AffineTransform2D
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. |
|
XMatrix
A matrix capables to perform some matrix operations. |
Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.operation.transform | |
---|---|
XAffineTransform
Utility methods for affine transforms. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |