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

Uses of Interface
org.deegree.ogcwebservices.wcs.configuration.Resolution

Packages that use Resolution
org.deegree.ogcwebservices.wcs.configuration   
 

Uses of Resolution in org.deegree.ogcwebservices.wcs.configuration
 

Classes in org.deegree.ogcwebservices.wcs.configuration that implement Resolution
(package private)  class AbstractResolution
          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.
 class DatabaseResolution
           
 class DirectoryResolution
          models a Resolution by describing the access to the assigned coverages through named directories containing a well defined collection of coverages.
 class FileResolution
          models a Resolution that describes the access to the coverages using named files (with a defined size if it's a grid coverage).
 class OracleGeoRasterResolution
          models a Resolution by describing the assigned coverages through a Oracle 10g Georaster
 class ScriptResolution
           
 class ShapeResolution
          modls a Resolution by describing the assigned coverages through a Shapefile containing name an boundingbox of each available file
 

Fields in org.deegree.ogcwebservices.wcs.configuration with type parameters of type Resolution
protected  TreeSet<Resolution> DefaultExtension.resolutions
          all resolutions
 

Methods in org.deegree.ogcwebservices.wcs.configuration that return Resolution
 Resolution[] Extension.getResolutions()
          returns all Resolutions.
 Resolution[] DefaultExtension.getResolutions()
          returns all Resolutions .
 Resolution[] Extension.getResolutions(double scale)
          returns the Resolutions matching the passed scale.
 Resolution[] DefaultExtension.getResolutions(double scale)
          returns the Resolutions matching the passed scale.
 

Methods in org.deegree.ogcwebservices.wcs.configuration with parameters of type Resolution
 void Extension.addResolution(Resolution resolution)
           
 void DefaultExtension.addResolution(Resolution resolution)
           
 

Constructors in org.deegree.ogcwebservices.wcs.configuration with parameters of type Resolution
DefaultExtension(String type, Resolution[] resolutions, double offset, double scaleFactor)
          initializing the Extension with the passed Resolutions
 


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