|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphStyleType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of GraphStyleType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return GraphStyleType | |
---|---|
GraphStyleType |
ObjectFactory.createGraphStyleType()
Create an instance of GraphStyleType |
GraphStyleType |
GraphStylePropertyType.getGraphStyle()
Gets the value of the graphStyle property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type GraphStyleType | |
---|---|
javax.xml.bind.JAXBElement<GraphStyleType> |
ObjectFactory.createGraphStyle(GraphStyleType value)
Create an instance of JAXBElement < GraphStyleType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GraphStyleType | |
---|---|
javax.xml.bind.JAXBElement<GraphStyleType> |
ObjectFactory.createGraphStyle(GraphStyleType value)
Create an instance of JAXBElement < GraphStyleType > } |
void |
GraphStylePropertyType.setGraphStyle(GraphStyleType value)
Sets the value of the graphStyle property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |