org.deegree.model.coverage
Interface Grid

All Known Implementing Classes:
Grid_Impl

public interface Grid

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

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

Author:
Andreas Poth

Method Summary
 int getDimension()
           
 GridRange getGridRange()
          returns the range of a grid
 java.lang.String getType()
           
 

Method Detail

getGridRange

public GridRange getGridRange()
returns the range of a grid


getDimension

public int getDimension()

getType

public java.lang.String getType()