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: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
 
 
| 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://www.deegree.org