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

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

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

Subclasses of AbstractGeneralDerivedCRSType in org.citygml4j.jaxb.gml._3_1_1
 class DerivedCRSType
          A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.
 class ProjectedCRSType
          A 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known.
 

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

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