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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return LabelStyleRef
 LabelStyleRef ObjectFactory.createLabelStyleRef(LabelStylePropertyType value)
          Create an instance of LabelStyleRef}
 LabelStyleRef TopologyStyleType.getLabelStyle()
          Gets the value of the labelStyle property.
 LabelStyleRef GeometryStyleType.getLabelStyle()
          Gets the value of the labelStyle property.
 LabelStyleRef FeatureStyleType.getLabelStyle()
          Gets the value of the labelStyle property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type LabelStyleRef
 void TopologyStyleType.setLabelStyle(LabelStyleRef value)
          Sets the value of the labelStyle property.
 void GeometryStyleType.setLabelStyle(LabelStyleRef value)
          Sets the value of the labelStyle property.
 void FeatureStyleType.setLabelStyle(LabelStyleRef value)
          Sets the value of the labelStyle property.