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

org.deegree.ogcwebservices.wcs.configuration
Class GridFile

java.lang.Object
  extended by org.deegree.ogcwebservices.wcs.configuration.CoverageSource
      extended by org.deegree.ogcwebservices.wcs.configuration.File
          extended by 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: 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
GridFile(CoordinateSystem crs, String name, Envelope envelope, int width, int height)
           
 
Method Summary
 int getHeight()
           
 int getWidth()
           
 void setHeight(int height)
           
 void setWidth(int width)
           
 
Methods inherited from class org.deegree.ogcwebservices.wcs.configuration.File
getEnvelope, getName, setEnvelope, setName
 
Methods inherited from class org.deegree.ogcwebservices.wcs.configuration.CoverageSource
getCrs, setCrs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridFile

public GridFile(CoordinateSystem crs,
                String name,
                Envelope envelope,
                int width,
                int height)
Parameters:
name -
envelope -
width -
height -
Method Detail

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.

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