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

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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type StyleType
 javax.xml.bind.JAXBElement<StyleType> ObjectFactory.createStyle(StyleType value)
          Create an instance of JAXBElement<StyleType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type StyleType
 javax.xml.bind.JAXBElement<StyleType> ObjectFactory.createStyle(StyleType value)
          Create an instance of JAXBElement<StyleType>}