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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return EllipsoidalCSRefType
 EllipsoidalCSRefType ObjectFactory.createEllipsoidalCSRefType()
          Create an instance of EllipsoidalCSRefType
 EllipsoidalCSRefType GeographicCRSType.getUsesEllipsoidalCS()
          Ruft den Wert der usesEllipsoidalCS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type EllipsoidalCSRefType
 javax.xml.bind.JAXBElement<EllipsoidalCSRefType> ObjectFactory.createEllipsoidalCSRef(EllipsoidalCSRefType value)
          Create an instance of JAXBElement<EllipsoidalCSRefType>}
 javax.xml.bind.JAXBElement<EllipsoidalCSRefType> ObjectFactory.createUsesEllipsoidalCS(EllipsoidalCSRefType value)
          Create an instance of JAXBElement<EllipsoidalCSRefType>}
 void GeographicCRSType.setUsesEllipsoidalCS(EllipsoidalCSRefType value)
          Legt den Wert der usesEllipsoidalCS-Eigenschaft fest.