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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return GeodesicType
 GeodesicType ObjectFactory.createGeodesicType()
          Create an instance of GeodesicType
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GeodesicType
 javax.xml.bind.JAXBElement<GeodesicType> ObjectFactory.createGeodesic(GeodesicType value)
          Create an instance of JAXBElement<GeodesicType>}