|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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(org.w3c.dom.Element element)
Deprecated. this method cannot provide default SRS information, please use GMLGeometryAdapter.wrapBox(Element,String)
instead |
static Envelope |
GMLGeometryAdapter.wrapBox(org.w3c.dom.Element element,
java.lang.String srsName)
Returns an instance of Envelope created from the passed gml:Box or gml:Envelope
element. |
static Surface |
GMLGeometryAdapter.wrapBoxAsSurface(org.w3c.dom.Element element,
java.lang.String srsName)
Returns a Surface created from the given gml:Box element. |
static Curve |
GMLGeometryAdapter.wrapLinearRing(org.w3c.dom.Element element,
java.lang.String srsName)
Parses the given gml:LinearRing element as a Curve . |
static Curve |
GMLGeometryAdapter.wrapLineString(org.w3c.dom.Element element,
java.lang.String srsName)
Returns a Curve instance created from the passed gml:LineString element. |
static MultiCurve |
GMLGeometryAdapter.wrapMultiCurveAsMultiCurve(org.w3c.dom.Element element,
java.lang.String srsName)
Parses the given gml:MultiCurve element as a MultiCurve . |
static MultiCurve |
GMLGeometryAdapter.wrapMultiLineString(org.w3c.dom.Element element,
java.lang.String srsName)
Returns a MultiCurve instance created from the passed gml:MultiLineString element. |
static MultiPoint |
GMLGeometryAdapter.wrapMultiPoint(org.w3c.dom.Element element,
java.lang.String srsName)
Returns a MultiPoint instance created from the passed gml:MultiPoint element. |
static MultiSurface |
GMLGeometryAdapter.wrapMultiPolygon(org.w3c.dom.Element element,
java.lang.String srsName)
Returns a MultiSurface instance created from the passed gml:MultiPolygon element. |
static MultiSurface |
GMLGeometryAdapter.wrapMultiSurfaceAsMultiSurface(org.w3c.dom.Element element,
java.lang.String srsName)
Parses the given gml:MultiSurface element as a MultiSurface . |
static Point |
GMLGeometryAdapter.wrapPoint(org.w3c.dom.Element element,
java.lang.String srsName)
Returns a Point instance created from the passed gml:Point element. |
static Surface |
GMLGeometryAdapter.wrapPolygon(org.w3c.dom.Element element,
java.lang.String srsName)
Parses the given gml:Polygon element as a Surface . |
static Curve |
GMLGeometryAdapter.wrapRing(org.w3c.dom.Element element,
java.lang.String srsName)
Parses the given gml:Ring element as a Curve . |
Uses of InvalidGMLException in org.deegree.ogcbase |
---|
Methods in org.deegree.ogcbase that throw InvalidGMLException | |
---|---|
static Envelope |
GMLDocument.parseEnvelope(org.w3c.dom.Element element)
creates a Envelope from the passed element. |
static Grid |
GMLDocument.parseGrid(org.w3c.dom.Element element)
creates a Grid instance from the passed Element |
static Point |
GMLDocument.parsePos(org.w3c.dom.Element element)
creates a Point from the passed |
static TimePosition |
GMLDocument.parseTimePosition(org.w3c.dom.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.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org