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

Packages that use MathTransform1D
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of MathTransform1D in org.opengis.coverage
 

Methods in org.opengis.coverage that return MathTransform1D
 MathTransform1D SampleDimension.getSampleToGeophysics()
          The transform which is applied to grid values for this sample dimension.
 

Uses of MathTransform1D in org.opengis.referencing.operation
 

Methods in org.opengis.referencing.operation that return MathTransform1D
 MathTransform1D MathTransform1D.inverse()
          Creates the inverse transform of this object.
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.