|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectionVectorType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of DirectionVectorType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return DirectionVectorType | |
---|---|
DirectionVectorType |
ObjectFactory.createDirectionVectorType()
Create an instance of DirectionVectorType |
DirectionVectorType |
DirectionPropertyType.getDirectionVector()
Gets the value of the directionVector property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type DirectionVectorType | |
---|---|
javax.xml.bind.JAXBElement<DirectionVectorType> |
ObjectFactory.createDirectionVector(DirectionVectorType value)
Create an instance of JAXBElement < DirectionVectorType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type DirectionVectorType | |
---|---|
javax.xml.bind.JAXBElement<DirectionVectorType> |
ObjectFactory.createDirectionVector(DirectionVectorType value)
Create an instance of JAXBElement < DirectionVectorType > } |
void |
DirectionPropertyType.setDirectionVector(DirectionVectorType value)
Sets the value of the directionVector property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |