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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return EllipsoidRefType
 EllipsoidRefType ObjectFactory.createEllipsoidRefType()
          Create an instance of EllipsoidRefType
 EllipsoidRefType GeodeticDatumType.getUsesEllipsoid()
          Ruft den Wert der usesEllipsoid-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type EllipsoidRefType
 javax.xml.bind.JAXBElement<EllipsoidRefType> ObjectFactory.createEllipsoidRef(EllipsoidRefType value)
          Create an instance of JAXBElement<EllipsoidRefType>}
 javax.xml.bind.JAXBElement<EllipsoidRefType> ObjectFactory.createUsesEllipsoid(EllipsoidRefType value)
          Create an instance of JAXBElement<EllipsoidRefType>}
 void GeodeticDatumType.setUsesEllipsoid(EllipsoidRefType value)
          Legt den Wert der usesEllipsoid-Eigenschaft fest.