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()
          Ruft den Wert der graphStyle-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GraphStyleRef
 void StyleType.setGraphStyle(GraphStyleRef value)
          Legt den Wert der graphStyle-Eigenschaft fest.