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

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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GeometryStylePropertyType
 GeometryStyleRef ObjectFactory.createGeometryStyleRef(GeometryStylePropertyType value)
          Create an instance of GeometryStyleRef}
 

Constructors in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GeometryStylePropertyType
GeometryStyleRef(GeometryStylePropertyType value)