deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wcs.describecoverage
Class DomainSet

java.lang.Object
  extended by org.deegree.ogcwebservices.wcs.describecoverage.DomainSet
All Implemented Interfaces:
Cloneable

public class DomainSet
extends Object
implements 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 $

Constructor Summary
DomainSet(SpatialDomain spatialDomain)
           
DomainSet(SpatialDomain spatialDomain, TimeSequence timeSequence)
           
DomainSet(TimeSequence timeSequence)
           
 
Method Summary
 Object clone()
           
 SpatialDomain getSpatialDomain()
           
 TimeSequence getTimeSequence()
           
 void setSpatialDomain(SpatialDomain spatialDomain)
           
 void setTimeSequence(TimeSequence timeSequence)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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()

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org