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

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

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

Subclasses of ArcStringByBulgeType in org.citygml4j.jaxb.gml._3_1_1
 class ArcByBulgeType
          An ArcByBulge is an arc string with only one arc unit, i.e. two control points and one bulge.
 

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

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

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