deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

Uses of Class
org.deegree.gml.GMLReference

Packages that use GMLReference
org.deegree.gml   
org.deegree.gml.feature   
org.deegree.gml.geometry.refs   
 

Uses of GMLReference in org.deegree.gml
 

Methods in org.deegree.gml that return types with arguments of type GMLReference
 List<GMLReference<?>> GMLDocumentIdContext.getReferences()
          Return all GMLReference instances that have been added.
 

Methods in org.deegree.gml with parameters of type GMLReference
 void GMLDocumentIdContext.addReference(GMLReference<?> ref)
          Adds a new GMLReference that has been encountered during the parsing of the GML document.
 

Uses of GMLReference in org.deegree.gml.feature
 

Subclasses of GMLReference in org.deegree.gml.feature
 class FeatureReference
          Represents a reference to a feature, which is usually expressed using an xlink:href attribute in GML (may be document-local or remote).
 

Uses of GMLReference in org.deegree.gml.geometry.refs
 

Subclasses of GMLReference in org.deegree.gml.geometry.refs
 class CurveReference<T extends Curve>
          The class TODO add class documentation here.
 class GeometricPrimitiveReference<T extends GeometricPrimitive>
          The class TODO add class documentation here.
 class GeometryReference<T extends Geometry>
          Represents a reference to the GML representation of a geometry, which is usually expressed using an xlink:href attribute in GML (may be document-local or remote).
 class LineStringReference
          The class TODO add class documentation here.
 class PointReference
          The class TODO add class documentation here.
 class PolygonReference
          The class TODO add class documentation here.
 class SolidReference<T extends Solid>
          The class TODO add class documentation here.
 class SurfaceReference<T extends Surface>
          The class TODO add class documentation here.
 


deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>