org.deegree.ogcwebservices.wcs.describecoverage
Class SpatialDomain
java.lang.Object
org.deegree.ogcwebservices.wcs.describecoverage.SpatialDomain
- All Implemented Interfaces:
- java.lang.Cloneable
public class SpatialDomain
- extends java.lang.Object
- implements java.lang.Cloneable
- 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 $
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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,
java.lang.Object[] grid)
throws WCSException
- Parameters:
envelops
- grid
-
- Throws:
WCSException
SpatialDomain
public SpatialDomain(Envelope[] envelops,
Surface[] surface,
java.lang.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 java.lang.Object[] getGrid()
- Returns:
- Returns the grid.
setGrid
public void setGrid(java.lang.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 java.lang.Object clone()
- Overrides:
clone
in class java.lang.Object
- See Also:
Object.clone()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org