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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return SphericalCSType
 SphericalCSType ObjectFactory.createSphericalCSType()
          Create an instance of SphericalCSType
 SphericalCSType SphericalCSRefType.getSphericalCS()
          Gets the value of the sphericalCS property.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SphericalCSType
 javax.xml.bind.JAXBElement<SphericalCSType> ObjectFactory.createSphericalCS(SphericalCSType value)
          Create an instance of JAXBElement<SphericalCSType>}
 void SphericalCSRefType.setSphericalCS(SphericalCSType value)
          Sets the value of the sphericalCS property.