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: 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 $
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://www.deegree.org