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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return LabelType
 LabelType ObjectFactory.createLabelType()
          Create an instance of LabelType
 LabelType LabelStyleType.getLabel()
          Gets the value of the label property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type LabelType
 void LabelStyleType.setLabel(LabelType value)
          Sets the value of the label property.