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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return EllipsoidType
 EllipsoidType ObjectFactory.createEllipsoidType()
          Create an instance of EllipsoidType
 EllipsoidType EllipsoidRefType.getEllipsoid()
          Ruft den Wert der ellipsoid-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type EllipsoidType
 javax.xml.bind.JAXBElement<EllipsoidType> ObjectFactory.createEllipsoid(EllipsoidType value)
          Create an instance of JAXBElement<EllipsoidType>}
 void EllipsoidRefType.setEllipsoid(EllipsoidType value)
          Legt den Wert der ellipsoid-Eigenschaft fest.