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

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

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

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

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

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