org.deegree.ogcwebservices.wcs.describecoverage
Class DomainSet
java.lang.Object
  
org.deegree.ogcwebservices.wcs.describecoverage.DomainSet
- All Implemented Interfaces: 
 - Cloneable
 
public class DomainSet
- extends Object
- implements Cloneable
  
- 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 $
 
 
 
 
DomainSet
public DomainSet(SpatialDomain spatialDomain)
          throws WCSException
- Parameters:
 spatialDomain - 
- Throws:
 WCSException
DomainSet
public DomainSet(TimeSequence timeSequence)
          throws WCSException
- Parameters:
 timeSequence - 
- Throws:
 WCSException
DomainSet
public DomainSet(SpatialDomain spatialDomain,
                 TimeSequence timeSequence)
          throws WCSException
- Parameters:
 spatialDomain - timeSequence - 
- Throws:
 WCSException
getSpatialDomain
public SpatialDomain getSpatialDomain()
 
- Returns:
 - Returns the spatialDomain.
 
 
setSpatialDomain
public void setSpatialDomain(SpatialDomain spatialDomain)
                      throws WCSException
 
- Parameters:
 spatialDomain - The spatialDomain to set.
- Throws:
 WCSException
 
getTimeSequence
public TimeSequence getTimeSequence()
 
- Returns:
 - Returns the timeSequence.
 
 
setTimeSequence
public void setTimeSequence(TimeSequence timeSequence)
                     throws WCSException
 
- Parameters:
 timeSequence - The timeSequence to set.
- Throws:
 WCSException
 
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