|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectionPropertyType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of DirectionPropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return DirectionPropertyType | |
---|---|
DirectionPropertyType |
ObjectFactory.createDirectionPropertyType()
Create an instance of DirectionPropertyType |
DirectionPropertyType |
MovingObjectStatusType.getBearing()
Ruft den Wert der bearing-Eigenschaft ab. |
DirectionPropertyType |
DirectedObservationType.getDirection()
Ruft den Wert der direction-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type DirectionPropertyType | |
---|---|
javax.xml.bind.JAXBElement<DirectionPropertyType> |
ObjectFactory.createDirection(DirectionPropertyType value)
Create an instance of JAXBElement < DirectionPropertyType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type DirectionPropertyType | |
---|---|
javax.xml.bind.JAXBElement<DirectionPropertyType> |
ObjectFactory.createDirection(DirectionPropertyType value)
Create an instance of JAXBElement < DirectionPropertyType > } |
void |
MovingObjectStatusType.setBearing(DirectionPropertyType value)
Legt den Wert der bearing-Eigenschaft fest. |
void |
DirectedObservationType.setDirection(DirectionPropertyType value)
Legt den Wert der direction-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |