|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GMLStdProps in org.deegree.commons.tom.gml |
|---|
| Methods in org.deegree.commons.tom.gml that return GMLStdProps | |
|---|---|
GMLStdProps |
GMLReference.getGMLProperties()
|
GMLStdProps |
GMLObject.getGMLProperties()
Returns the standard GML properties (e.g. |
| 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.refs |
|---|
| Methods in org.deegree.geometry.refs that return GMLStdProps | |
|---|---|
GMLStdProps |
GeometryReference.getGMLProperties()
|
| Methods in org.deegree.geometry.refs with parameters of type GMLStdProps | |
|---|---|
void |
GeometryReference.setGMLProperties(GMLStdProps standardProps)
|
| 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.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 |
|---|
| Classes in org.deegree.gml.feature that implement GMLStdProps | |
|---|---|
class |
StandardGMLFeatureProps
Version-agnostic representation of the standard properties that any GML Feature allows for. |
| Uses of GMLStdProps in org.deegree.gml.props |
|---|
| Classes in org.deegree.gml.props that implement GMLStdProps | |
|---|---|
class |
GMLStdPropsImpl
Version-agnostic representation of the standard properties that any GMLObject allows for. |
| 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. |
| Uses of GMLStdProps in org.deegree.time.complex |
|---|
| Methods in org.deegree.time.complex that return GMLStdProps | |
|---|---|
GMLStdProps |
TimeTopologyComplex.getGMLProperties()
|
| Uses of GMLStdProps in org.deegree.time.primitive |
|---|
| Methods in org.deegree.time.primitive that return GMLStdProps | |
|---|---|
GMLStdProps |
TimePeriod.getGMLProperties()
|
GMLStdProps |
TimeInstant.getGMLProperties()
|
| Constructors in org.deegree.time.primitive with parameters of type GMLStdProps | |
|---|---|
TimeInstant(String id,
GMLStdProps stdProps,
TemporalPosition value)
|
|
TimePeriod(String id,
GMLStdProps stdProps)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||