deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.model.coverage.grid
Class GridGeometry

java.lang.Object
  extended by org.deegree.model.coverage.grid.GridGeometry
All Implemented Interfaces:
Serializable

 class GridGeometry
extends Object
implements Serializable

Describes the geometry and georeferencing information of the grid coverage. The grid range attribute determines the valid grid coordinates and allows for calculation of grid size. A grid coverage may or may not have georeferencing.

Since:
2.0
Version:
$Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Constructor Summary
GridGeometry(GridRange gridRange)
           
 
Method Summary
 GridRange getGridRange()
          The valid coordinate range of a grid coverage.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridGeometry

GridGeometry(GridRange gridRange)
Parameters:
gridRange -
Method Detail

getGridRange

public GridRange getGridRange()
The valid coordinate range of a grid coverage. The lowest valid grid coordinate is zero. A grid with 512 cells can have a minimum coordinate of 0 and maximum of 512, with 511 as the highest valid index.

Returns:
The valid coordinate range of a grid coverage

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org