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

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

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

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

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

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