org.deegree.ogcwebservices.wcs.describecoverage
Class SpatialDomain
java.lang.Object
  
org.deegree.ogcwebservices.wcs.describecoverage.SpatialDomain
- All Implemented Interfaces: 
 - Cloneable
 
public class SpatialDomain
- extends Object
- implements Cloneable
  
- Since:
 
  - 2.0
 
- Version:
 
  - $Revision: 6259 $, 1.0. $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: bezema $
 
 
 
 
SpatialDomain
public SpatialDomain(Envelope[] envelops)
              throws WCSException
- Parameters:
 envelops - 
- Throws:
 WCSException
SpatialDomain
public SpatialDomain(Envelope[] envelops,
                     Surface[] surface)
              throws WCSException
- Parameters:
 envelops - surface - 
- Throws:
 WCSException
SpatialDomain
public SpatialDomain(Envelope[] envelops,
                     Object[] grid)
              throws WCSException
- Parameters:
 envelops - grid - 
- Throws:
 WCSException
SpatialDomain
public SpatialDomain(Envelope[] envelops,
                     Surface[] surface,
                     Object[] grid)
              throws WCSException
- Parameters:
 envelops - grid - 
- Throws:
 WCSException
getEnvelops
public Envelope[] getEnvelops()
 
- Returns:
 - Returns the envelops.
 
 
setEnvelops
public void setEnvelops(Envelope[] envelops)
                 throws WCSException
 
- Parameters:
 envelops - The envelops to set.
- Throws:
 WCSException
 
getGrid
public Object[] getGrid()
 
- Returns:
 - Returns the grid.
 
 
setGrid
public void setGrid(Object[] grid)
 
- Parameters:
 grid - The grid to set.
 
getSurface
public Surface[] getSurface()
 
- Returns:
 - Returns the surface.
 
 
setSurface
public void setSurface(Surface[] surface)
 
- Parameters:
 surface - The surface to set.
 
clone
public Object clone()
- Overrides:
 clone in class Object
 
- See Also:
 Object.clone()
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net