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

Uses of Class
org.deegree.ogcwebservices.LonLatEnvelope

Packages that use LonLatEnvelope
org.deegree.model.coverage.grid   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.describecoverage   
 

Uses of LonLatEnvelope in org.deegree.model.coverage.grid
 

Methods in org.deegree.model.coverage.grid that return LonLatEnvelope
protected  LonLatEnvelope AbstractGridCoverageReader.calcLonLatEnvelope(Envelope env, String sourceCRS)
          transforms the passed Envelope to a LonLatEnvelope If the passed source CRS isn't equal to "EPSG:4326" the Envelope will be transformed to "EPSG:4326" first.
 

Uses of LonLatEnvelope in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase that return LonLatEnvelope
static LonLatEnvelope OGCDocument.parseLonLatEnvelope(Element element)
          creates a LonLatEnvelope object from the passed element
 

Methods in org.deegree.ogcbase with parameters of type LonLatEnvelope
protected static void XMLFactory.appendLonLatEnvelope(Element root, LonLatEnvelope lonLatEnvelope, URI namespaceURI)
          Appends the DOM representation of a LonLatEnvelope to the passed Element.
 

Uses of LonLatEnvelope in org.deegree.ogcwebservices.wcs
 

Methods in org.deegree.ogcwebservices.wcs that return LonLatEnvelope
 LonLatEnvelope CoverageOfferingBrief.getLonLatEnvelope()
           
 

Methods in org.deegree.ogcwebservices.wcs with parameters of type LonLatEnvelope
 void CoverageOfferingBrief.setLonLatEnvelope(LonLatEnvelope lonLatEnvelope)
           
 

Constructors in org.deegree.ogcwebservices.wcs with parameters of type LonLatEnvelope
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 LonLatEnvelope in org.deegree.ogcwebservices.wcs.describecoverage
 

Constructors in org.deegree.ogcwebservices.wcs.describecoverage with parameters of type LonLatEnvelope
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)
           
 


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