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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ObliqueCartesianCSRefType
 ObliqueCartesianCSRefType ObjectFactory.createObliqueCartesianCSRefType()
          Create an instance of ObliqueCartesianCSRefType
 ObliqueCartesianCSRefType ImageCRSType.getUsesObliqueCartesianCS()
          Ruft den Wert der usesObliqueCartesianCS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ObliqueCartesianCSRefType
 javax.xml.bind.JAXBElement<ObliqueCartesianCSRefType> ObjectFactory.createObliqueCartesianCSRef(ObliqueCartesianCSRefType value)
          Create an instance of JAXBElement<ObliqueCartesianCSRefType>}
 javax.xml.bind.JAXBElement<ObliqueCartesianCSRefType> ObjectFactory.createUsesObliqueCartesianCS(ObliqueCartesianCSRefType value)
          Create an instance of JAXBElement<ObliqueCartesianCSRefType>}
 void ImageCRSType.setUsesObliqueCartesianCS(ObliqueCartesianCSRefType value)
          Legt den Wert der usesObliqueCartesianCS-Eigenschaft fest.