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

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

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

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

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

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