org.deegree.model.coverage
Interface GridSpacing

All Known Implementing Classes:
GridSpacing_Impl

public interface GridSpacing

GridSpacing is required for rectified grids, but undefined for other grids. It provides the ground resolution (pixel size or post spacing) along each dimension of the grid, expressed in the units of the (rectified) grid’s Coordinate Reference System

-----------------------------------------------------------------------

Version:
$Revision: 1.1 $ $Date: 2003/01/27 11:29:38 $

Author:
Andreas Poth

Method Summary
 double[] getResolution()
          returns the resolution of a grig in each dimension
 

Method Detail

getResolution

public double[] getResolution()
returns the resolution of a grig in each dimension