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

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

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

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

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

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