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

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

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

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

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

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