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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return LabelStylePropertyType
 LabelStylePropertyType ObjectFactory.createLabelStylePropertyType()
          Create an instance of LabelStylePropertyType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type LabelStylePropertyType
 LabelStyleRef ObjectFactory.createLabelStyleRef(LabelStylePropertyType value)
          Create an instance of LabelStyleRef}
 

Constructors in org.citygml4j.jaxb.gml._3_1_1 with parameters of type LabelStylePropertyType
LabelStyleRef(LabelStylePropertyType value)