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

Uses of Class
org.deegree.gml.props.GMLStdProps

Packages that use GMLStdProps
org.deegree.feature   
org.deegree.geometry   
org.deegree.geometry.standard   
org.deegree.gml   
org.deegree.gml.dictionary   
org.deegree.gml.feature   
org.deegree.gml.geometry.refs   
org.deegree.gml.props   
 

Uses of GMLStdProps in org.deegree.feature
 

Methods in org.deegree.feature that return GMLStdProps
 GMLStdProps AbstractFeature.getGMLProperties()
           
 

Uses of GMLStdProps in org.deegree.geometry
 

Methods in org.deegree.geometry with parameters of type GMLStdProps
 void Geometry.setGMLProperties(GMLStdProps props)
          Sets the attached properties (e.g.
 

Uses of GMLStdProps in org.deegree.geometry.standard
 

Methods in org.deegree.geometry.standard that return GMLStdProps
 GMLStdProps AbstractDefaultGeometry.getGMLProperties()
           
 

Methods in org.deegree.geometry.standard with parameters of type GMLStdProps
 void AbstractDefaultGeometry.setGMLProperties(GMLStdProps standardProps)
           
 

Uses of GMLStdProps in org.deegree.gml
 

Methods in org.deegree.gml that return GMLStdProps
 GMLStdProps GMLObject.getGMLProperties()
          Returns the standard GML properties (e.g.
 GMLStdProps GMLReference.getGMLProperties()
           
 

Uses of GMLStdProps in org.deegree.gml.dictionary
 

Methods in org.deegree.gml.dictionary that return GMLStdProps
 GMLStdProps GenericDefinition.getGMLProperties()
           
 

Constructors in org.deegree.gml.dictionary with parameters of type GMLStdProps
GenericDefinition(String id, GMLStdProps gmlProps)
          Creates a new GenericDefinition instance.
GenericDictionary(String id, GMLStdProps gmlProps, List<Definition> members, boolean isDefinitionCollection)
          Creates a new GenericDictionary instance.
 

Uses of GMLStdProps in org.deegree.gml.feature
 

Subclasses of GMLStdProps in org.deegree.gml.feature
 class StandardGMLFeatureProps
          Version-agnostic representation of the standard properties that any GML Feature allows for.
 

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

Methods in org.deegree.gml.geometry.refs that return GMLStdProps
 GMLStdProps GeometryReference.getGMLProperties()
           
 

Methods in org.deegree.gml.geometry.refs with parameters of type GMLStdProps
 void GeometryReference.setGMLProperties(GMLStdProps standardProps)
           
 

Uses of GMLStdProps in org.deegree.gml.props
 

Methods in org.deegree.gml.props that return GMLStdProps
 GMLStdProps GMLStdPropsReader.read(XMLStreamReader xmlStream)
          Returns the object representation for the StandardObjectProperties element group of the given gml:_GML element event.
 

Methods in org.deegree.gml.props with parameters of type GMLStdProps
 void GMLStdPropsWriter.write(GMLStdProps props)
          Writes a GML representation of the given GMLStdProps to the stream.
 


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

]]>