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

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

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

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

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

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