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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return GeographicCRSType
 GeographicCRSType ObjectFactory.createGeographicCRSType()
          Create an instance of GeographicCRSType
 GeographicCRSType GeographicCRSRefType.getGeographicCRS()
          Ruft den Wert der geographicCRS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GeographicCRSType
 javax.xml.bind.JAXBElement<GeographicCRSType> ObjectFactory.createGeographicCRS(GeographicCRSType value)
          Create an instance of JAXBElement<GeographicCRSType>}
 void GeographicCRSRefType.setGeographicCRS(GeographicCRSType value)
          Legt den Wert der geographicCRS-Eigenschaft fest.