GeoAPI 2.0
Build 2005-06-08

Uses of Interface
org.opengis.referencing.operation.Matrix

Packages that use Matrix
org.opengis.coverage.processing Grid coverage processor (image processing functionality). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of Matrix in org.opengis.coverage.processing
 

Methods in org.opengis.coverage.processing that return Matrix
 Matrix GridAnalysis.getCorrelation()
          Determine the correlation between sample dimensions in the grid.
 

Uses of Matrix in org.opengis.referencing.operation
 

Methods in org.opengis.referencing.operation that return Matrix
 Matrix Matrix.clone()
          Returns a clone of this matrix.
 Matrix MathTransform.derivative(DirectPosition point)
          Gets the derivative of this transform at a point.
 Matrix MathTransform2D.derivative(Point2D point)
          Gets the derivative of this transform at a point.
 

Methods in org.opengis.referencing.operation with parameters of type Matrix
 MathTransform MathTransformFactory.createAffineTransform(Matrix matrix)
          Creates an affine transform from a matrix.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium