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

Uses of Class
org.deegree.ogcwebservices.wcs.getcoverage.GetCoverage

Packages that use GetCoverage
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.getcoverage   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wpvs.configuration   
 

Uses of GetCoverage in org.deegree.ogcwebservices.wcs
 

Methods in org.deegree.ogcwebservices.wcs with parameters of type GetCoverage
protected  Object RemoteWCService.handleGetCoverage(GetCoverage request)
          performs a GetCoverage request against a remote service.
 

Uses of GetCoverage in org.deegree.ogcwebservices.wcs.getcoverage
 

Methods in org.deegree.ogcwebservices.wcs.getcoverage that return GetCoverage
static GetCoverage GetCoverage.create(Map<String,String> map)
          creates a GetCoverage request from its KVP representation
static GetCoverage GetCoverage.create(String id, Document doc)
          creates a GetCoverage request from its XML representation
static GetCoverage GetCoverage.create(String id, String kvp)
          creates a GetCoverage request from its KVP representation
 GetCoverage ResultCoverage.getRequest()
           
 

Constructors in org.deegree.ogcwebservices.wcs.getcoverage with parameters of type GetCoverage
ResultCoverage(Object coverage, Class coverageType, Code desiredOutputFormat, GetCoverage request)
           
 

Uses of GetCoverage in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms that return GetCoverage
protected static GetCoverage GetMapServiceInvokerForNL.createGetCoverageRequest(AbstractDataSource ds, GetMap request)
          creates a getCoverage request considering the getMap request and the filterconditions defined in the submitted DataSource object The request will be encapsualted within a OGCWebServiceEvent.
 

Uses of GetCoverage in org.deegree.ogcwebservices.wms.configuration
 

Methods in org.deegree.ogcwebservices.wms.configuration that return GetCoverage
 GetCoverage LocalWCSDataSource.getGetCoverageRequest()
          returns an instance of a WCSGetCoverageRequest encapsulating the filter conditions against a remote WCS.
 

Constructors in org.deegree.ogcwebservices.wms.configuration with parameters of type GetCoverage
LocalWCSDataSource(boolean querable, boolean failOnException, QualifiedName name, int type, OGCWebService ows, URL capabilitiesURL, ScaleHint scaleHint, Geometry validArea, GetCoverage getCoverage, Color[] transparentColors, int reqTimeLimit)
          Creates a new DataSource object.
RemoteWCSDataSource(boolean querable, boolean failOnException, QualifiedName name, int type, OGCWebService ows, URL capabilitiesURL, ScaleHint scaleHint, Geometry validArea, GetCoverage getCoverage, Color[] transparentColors, int reqTimeLimit)
          Creates a new DataSource object.
 

Uses of GetCoverage in org.deegree.ogcwebservices.wpvs.configuration
 

Methods in org.deegree.ogcwebservices.wpvs.configuration that return GetCoverage
 GetCoverage LocalWCSDataSource.getCoverageFilterCondition()
          The filterCondition is a GetCoverage object which extends the WCSRequestBase.
 

Constructors in org.deegree.ogcwebservices.wpvs.configuration with parameters of type GetCoverage
LocalWCSDataSource(QualifiedName name, OWSCapabilities owsCapabilities, Surface validArea, double minScaleDenominator, double maxScaleDenominator, GetCoverage filterCondition, Color[] transparentColors)
          Creates a new LocalWCSDataSource object from the given parameters.
RemoteWCSDataSource(QualifiedName name, OWSCapabilities owsCapabilities, Surface validArea, double minScaleDenominator, double maxScaleDenominator, GetCoverage filterCondition, Color[] transparentColors)
          Creates a new RemoteWCSDataSource object from the given parameters.
 


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