deegree 2.5 (2011/06/29 09:44 build-8-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[] Resolution.getRanges()
          returns the Ranges included with in resolution.
 Range[] AbstractResolution.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, java.lang.String table, java.lang.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, java.lang.String table, java.lang.String rdtTable, java.lang.String column, java.lang.String identification, int level)
           
ScriptResolution(double minScale, double maxScale, Range[] range, java.lang.String script, java.util.List<java.lang.String> parameter, java.lang.String resultFormat, java.lang.String storageLocation)
           
ShapeResolution(double minScale, double maxScale, Range[] ranges, Shape shape)
           
 


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