Uses of Class
org.deegree.cs.transformations.coordinate.MatrixTransform

Packages that use MatrixTransform
org.deegree.cs.transformations.coordinate Coordinate Transformations allow the chaining of operations to map coordinates of one coordinate systems onto a coordinate valid in another coordinate system. 
 

Uses of MatrixTransform in org.deegree.cs.transformations.coordinate
 

Methods in org.deegree.cs.transformations.coordinate that return MatrixTransform
static MatrixTransform MatrixTransform.createMatrixTransform(ICRS sourceCRS, ICRS targetCRS, Matrix matrix)
          Creates a Matrix transform from a matrix.
 



Copyright © 2011. All Rights Reserved.