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

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

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

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

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

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