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

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

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

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

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

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