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

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

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

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

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

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