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

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

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

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

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

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