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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return GeocentricCRSType
 GeocentricCRSType ObjectFactory.createGeocentricCRSType()
          Create an instance of GeocentricCRSType
 GeocentricCRSType GeocentricCRSRefType.getGeocentricCRS()
          Ruft den Wert der geocentricCRS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GeocentricCRSType
 javax.xml.bind.JAXBElement<GeocentricCRSType> ObjectFactory.createGeocentricCRS(GeocentricCRSType value)
          Create an instance of JAXBElement<GeocentricCRSType>}
 void GeocentricCRSRefType.setGeocentricCRS(GeocentricCRSType value)
          Legt den Wert der geocentricCRS-Eigenschaft fest.