deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.wcs.describecoverage
Class SpatialDomain

java.lang.Object
  extended by 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 $

Constructor Summary
SpatialDomain(Envelope[] envelops)
           
SpatialDomain(Envelope[] envelops, java.lang.Object[] grid)
           
SpatialDomain(Envelope[] envelops, Surface[] surface)
           
SpatialDomain(Envelope[] envelops, Surface[] surface, java.lang.Object[] grid)
           
 
Method Summary
 java.lang.Object clone()
           
 Envelope[] getEnvelops()
           
 java.lang.Object[] getGrid()
           
 Surface[] getSurface()
           
 void setEnvelops(Envelope[] envelops)
           
 void setGrid(java.lang.Object[] grid)
           
 void setSurface(Surface[] surface)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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

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

deegree 2.5 (2011/06/29 09:44 build-8-official)

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