Uses of Class
org.citygml4j.jaxb.gml._3_1_1.GraphStyleRef

Packages that use GraphStyleRef
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of GraphStyleRef in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return GraphStyleRef
 GraphStyleRef ObjectFactory.createGraphStyleRef(GraphStylePropertyType value)
          Create an instance of GraphStyleRef}
 GraphStyleRef StyleType.getGraphStyle()
          Gets the value of the graphStyle property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GraphStyleRef
 void StyleType.setGraphStyle(GraphStyleRef value)
          Sets the value of the graphStyle property.