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

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

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

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

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

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