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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return GeometryStyleType
 GeometryStyleType ObjectFactory.createGeometryStyleType()
          Create an instance of GeometryStyleType
 GeometryStyleType GeometryStylePropertyType.getGeometryStyle()
          Ruft den Wert der geometryStyle-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GeometryStyleType
 javax.xml.bind.JAXBElement<GeometryStyleType> ObjectFactory.createGeometryStyle(GeometryStyleType value)
          Create an instance of JAXBElement<GeometryStyleType>}
 void GeometryStylePropertyType.setGeometryStyle(GeometryStyleType value)
          Legt den Wert der geometryStyle-Eigenschaft fest.