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

Uses of Class
org.deegree.ogcwebservices.wcs.configuration.Range

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

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

Methods in org.deegree.ogcwebservices.wcs.configuration that return Range
 Range[] AbstractResolution.getRanges()
          returns the Ranges included with in resolution.
 Range[] Resolution.getRanges()
          returns the Ranges included with in resolution.
 

Methods in org.deegree.ogcwebservices.wcs.configuration with parameters of type Range
 void AbstractResolution.addRange(Range range)
           
 void AbstractResolution.removeRange(Range range)
          removes a range from a Resolution
 void AbstractResolution.setRange(Range[] ranges)
           
 

Constructors in org.deegree.ogcwebservices.wcs.configuration with parameters of type Range
AbstractResolution(double minScale, double maxScale, Range[] range)
           
DatabaseResolution(double minScale, double maxScale, Range[] ranges, JDBCConnection jdbc, String table, String rootDir)
           
DirectoryResolution(double minScale, double maxScale, Range[] range, Directory[] directories)
           
FileResolution(double minScale, double maxScale, Range[] range, File[] files)
           
OracleGeoRasterResolution(double minScale, double maxScale, Range[] ranges, JDBCConnection jdbc, String table, String rdtTable, String column, String identification, int level)
           
ScriptResolution(double minScale, double maxScale, Range[] range, String script, List<String> parameter, String resultFormat, String storageLocation)
           
ShapeResolution(double minScale, double maxScale, Range[] ranges, Shape shape)
           
 


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