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

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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type FeatureStylePropertyType
 FeatureStyleRef ObjectFactory.createFeatureStyleRef(FeatureStylePropertyType value)
          Create an instance of FeatureStyleRef}
 

Constructors in org.citygml4j.jaxb.gml._3_1_1 with parameters of type FeatureStylePropertyType
FeatureStyleRef(FeatureStylePropertyType value)