Uses of Package
org.geotoolkit.referencing.operation.matrix

Packages that use org.geotoolkit.referencing.operation.matrix
org.geotoolkit.referencing.datum Datum implementations. 
org.geotoolkit.referencing.operation.matrix Matrix implementations on top of the javax.vecmath package. 
org.geotoolkit.referencing.operation.transform Math transform implementations. 
 

Classes in org.geotoolkit.referencing.operation.matrix used by org.geotoolkit.referencing.datum
XMatrix
          A matrix capables to perform some operations.
 

Classes in org.geotoolkit.referencing.operation.matrix used by org.geotoolkit.referencing.operation.matrix
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.
XMatrix
          A matrix capables to perform some operations.
 

Classes in org.geotoolkit.referencing.operation.matrix used by org.geotoolkit.referencing.operation.transform
XAffineTransform
          Utility methods for affine transforms.
XMatrix
          A matrix capables to perform some operations.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.