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

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

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

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

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

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