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

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

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

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

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

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