Uses of Interface
org.opengis.coverage.grid.quadrilateral.GridPositioning

Packages that use GridPositioning
org.opengis.coverage.grid.quadrilateral   
 

Uses of GridPositioning in org.opengis.coverage.grid.quadrilateral
 

Subinterfaces of GridPositioning in org.opengis.coverage.grid.quadrilateral
 interface RectifiableGrid
          Represents a general coordinate conversion algorithm to be applied to the grid.
 interface RectifiedGrid
          Grid for which there is an affine transformation between the grid coordinates and the coordinates of an external coordinate reference system.
 interface ReferenceableGrid
          A grid whose relation with an external coordinate reference system is specified in another way than in terms of origin, orientation and spacing in that coordinate system.
 

Methods in org.opengis.coverage.grid.quadrilateral that return GridPositioning
 GridPositioning Grid.getPositioning()
          Specified in ISO 19123 as a "partition" of an inheritance relation, the positioning facility is recast here as a composition association.
 



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