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

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

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

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

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

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