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

Uses of Class
org.deegree.ogcwebservices.wcs.WCSException

Packages that use WCSException
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcoverage   
 

Uses of WCSException in org.deegree.ogcwebservices.wcs
 

Constructors in org.deegree.ogcwebservices.wcs that throw WCSException
CoverageOfferingBrief(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords)
           
CoverageOfferingBrief(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords, URL configuration)
           
 

Uses of WCSException in org.deegree.ogcwebservices.wcs.describecoverage
 

Methods in org.deegree.ogcwebservices.wcs.describecoverage that throw WCSException
 void CoverageOffering.setDomainSet(DomainSet domainSet)
           
 void SpatialDomain.setEnvelops(Envelope[] envelops)
           
 void CoverageOffering.setRangeSet(RangeSet rangeSet)
           
 void DomainSet.setSpatialDomain(SpatialDomain spatialDomain)
           
 void CoverageOffering.setSupportedCRSs(SupportedSRSs supportedCRSs)
           
 void CoverageOffering.setSupportedFormats(SupportedFormats supportedFormats)
           
 void DomainSet.setTimeSequence(TimeSequence timeSequence)
           
 void AxisDescription.setValues(Values values)
           
 

Constructors in org.deegree.ogcwebservices.wcs.describecoverage that throw WCSException
AxisDescription(String name, String label, String description, MetadataLink metadataLink, URI semantic, URI refSys, String refSysLabel, Values values)
           
AxisDescription(String name, String label, Values values)
           
CoverageOffering(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords, DomainSet domainSet, RangeSet rangeSet, SupportedSRSs supportedCRSs, SupportedFormats supportedFormats, SupportedInterpolations supportedInterpolations, Extension extension)
           
DomainSet(SpatialDomain spatialDomain)
           
DomainSet(SpatialDomain spatialDomain, TimeSequence timeSequence)
           
DomainSet(TimeSequence timeSequence)
           
SpatialDomain(Envelope[] envelops)
           
SpatialDomain(Envelope[] envelops, Object[] grid)
           
SpatialDomain(Envelope[] envelops, Surface[] surface)
           
SpatialDomain(Envelope[] envelops, Surface[] surface, Object[] grid)
           
 

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

Methods in org.deegree.ogcwebservices.wcs.getcoverage that throw WCSException
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
static Output GetCoverage.createOutput(String response_crs, String crsNS, String format, String formatNS)
          creates an Output object for a GetCoverage request
static SpatialSubset GetCoverage.createSpatialSubset(Map map, String crs)
           
protected  void GetCoverage.validate()
           
 

Constructors in org.deegree.ogcwebservices.wcs.getcoverage that throw WCSException
DomainSubset(Code requestSRS, SpatialSubset spatialSubset)
           
DomainSubset(Code requestSRS, SpatialSubset spatialSubset, TimeSequence temporalSubset)
           
DomainSubset(Code requestSRS, TimeSequence temporalSubset)
           
GetCoverage(String id, String version, String sourceCoverage, DomainSubset domainSubset, InterpolationMethod interpolationMethod, Output output)
           
GetCoverage(String id, String version, String sourceCoverage, DomainSubset domainSubset, Output output)
           
GetCoverage(String id, String version, String sourceCoverage, DomainSubset domainSubset, RangeSubset rangeSubset, InterpolationMethod interpolationMethod, Output output)
           
GetCoverage(String id, String version, String sourceCoverage, DomainSubset domainSubset, RangeSubset rangeSubset, Output output)
           
Output(Code crs, Code format)
           
SpatialSubset(Envelope envelope, Object grid)
           
 


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