org.deegree.ogcwebservices.wcs.configuration |
|
Java Source File Name | Type | Comment |
AbstractResolution.java | Class | A concrete Resolution must implement accessor methods for either Shape, Directory or File (or
additional descriptions available in future) which will be used is no Range is persent.
version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
Axis.java | Class | author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
CoverageSource.java | Class | The definition of a CRS is common to all known data sources for the deegree WCS
version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
DatabaseResolution.java | Class | |
DefaultExtension.java | Class | Default implementation of WCS CoverageDescription for handling informations about coverage data
backend. |
Directory.java | Class | An instance of Directory describes a directory in the file system containing coverages
within the envelope assigned to the Directory. |
DirectoryResolution.java | Class | models a Resolution by describing the access to the assigned coverages through named
directories containing a well defined collection of coverages.
version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
Extension.java | Interface | |
ExtensionDocument.java | Class | This class creates a class representation of the Extension section of a deegree WCS coverage
offering (coverage configuration) element. |
File.java | Class | Describes a coverage (access) available through one file.
The name of the File may is build from variables indicated
by a leadin '$'
(e.g. |
FileResolution.java | Class | models a Resolution that describes the access to the coverages using named files (with
a defined size if it's a grid coverage). |
GridDirectory.java | Class | An instance of GridDirectory describes a directory in the file system containing grid
coverages within the envelope assigned to the Directory. |
GridFile.java | Class | Describes a grid coverage (access) available through one file
version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
InvalidConfigurationException.java | Class | version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
InvalidCVExtensionException.java | Class | version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
OracleGeoRasterResolution.java | Class | |
Range.java | Class | A Range defines the range of variable values like time or elevation for which the
coverages assigned to a Range are valid. |
Resolution.java | Interface | The interface defines the encpsulating element to coverage data description as used by the
deegree WCS CoverageOffering Extension. |
Shape.java | Class | version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
ShapeResolution.java | Class | modls a Resolution by describing the assigned coverages through
a Shapefile containing name an boundingbox of each available file
version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
UnknownCVExtensionException.java | Class | version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
WCSConfiguration.java | Class | |
WCSConfigurationDocument.java | Class | |
WCSDeegreeParams.java | Class | version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |