org.deegree.ogcwebservices.wcs.configuration
Class GridFile
java.lang.Object
org.deegree.ogcwebservices.wcs.configuration.CoverageSource
org.deegree.ogcwebservices.wcs.configuration.File
org.deegree.ogcwebservices.wcs.configuration.GridFile
public class GridFile
- extends File
Describes a grid coverage (access) available through one file
- Since:
- 2.0
- Version:
- $Revision: 9345 $, 1.0. $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridFile
public GridFile(CoordinateSystem crs,
String name,
Envelope envelope,
int width,
int height)
- Parameters:
name
- envelope
- width
- height
-
getHeight
public int getHeight()
- Returns:
- Returns the height.
setHeight
public void setHeight(int height)
- Parameters:
height
- The height to set.
getWidth
public int getWidth()
- Returns:
- Returns the width.
setWidth
public void setWidth(int width)
- Parameters:
width
- The width to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net