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: 6709 $, 1.0. $Revision: 6709 $, $Date: 2007-04-27 15:07:54 +0200 (Fr, 27 Apr 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