deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Class
org.deegree.ogcbase.InvalidGMLException

Packages that use InvalidGMLException
org.deegree.model.spatialschema   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.wcs.configuration   
 

Uses of InvalidGMLException in org.deegree.model.spatialschema
 

Methods in org.deegree.model.spatialschema that throw InvalidGMLException
static Envelope GMLGeometryAdapter.wrapBox(Element element)
          Deprecated. this method cannot provide default SRS information, please use GMLGeometryAdapter.wrapBox(Element,String) instead
static Envelope GMLGeometryAdapter.wrapBox(Element element, String srsName)
          Returns an instance of Envelope created from the passed gml:Box or gml:Envelope element.
protected static MultiCurve GMLGeometryAdapter.wrapMultiCurveAsMultiCurve(Element element, String srsName)
          Returns an instance of MultiCurve created from the passed gml:MultiCurve element.
protected static MultiSurface GMLGeometryAdapter.wrapMultiSurfaceAsMultiSurface(Element element, String srsName)
          Returns an instance of MultiSurface created from the passed gml:MultiSurface element.
 

Uses of InvalidGMLException in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase that throw InvalidGMLException
static Envelope GMLDocument.parseEnvelope(Element element)
          creates a Envelope from the passed element.
static Grid GMLDocument.parseGrid(Element element)
          creates a Grid instance from the passed Element
static Point GMLDocument.parsePos(Element element)
          creates a Point from the passed element containing a GML pos.
static TimePosition GMLDocument.parseTimePosition(Element element)
          creates a TimePosition object from the passed element.
 

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

Methods in org.deegree.ogcwebservices.wcs.configuration that throw InvalidGMLException
 Extension ExtensionDocument.getExtension()
          returns the content of the Extension element of te deegree WCS coverage description (configuration document). the extension section contains informations about data access/sources for different resolutions and ranges.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net