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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ObliqueCartesianCSType
 ObliqueCartesianCSType ObjectFactory.createObliqueCartesianCSType()
          Create an instance of ObliqueCartesianCSType
 ObliqueCartesianCSType ObliqueCartesianCSRefType.getObliqueCartesianCS()
          Gets the value of the obliqueCartesianCS property.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ObliqueCartesianCSType
 javax.xml.bind.JAXBElement<ObliqueCartesianCSType> ObjectFactory.createObliqueCartesianCS(ObliqueCartesianCSType value)
          Create an instance of JAXBElement<ObliqueCartesianCSType>}
 void ObliqueCartesianCSRefType.setObliqueCartesianCS(ObliqueCartesianCSType value)
          Sets the value of the obliqueCartesianCS property.