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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return PolarCSType
 PolarCSType ObjectFactory.createPolarCSType()
          Create an instance of PolarCSType
 PolarCSType PolarCSRefType.getPolarCS()
          Ruft den Wert der polarCS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type PolarCSType
 javax.xml.bind.JAXBElement<PolarCSType> ObjectFactory.createPolarCS(PolarCSType value)
          Create an instance of JAXBElement<PolarCSType>}
 void PolarCSRefType.setPolarCS(PolarCSType value)
          Legt den Wert der polarCS-Eigenschaft fest.