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

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

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

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

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

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