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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ClothoidType.RefLocation
 ClothoidType.RefLocation ObjectFactory.createClothoidTypeRefLocation()
          Create an instance of ClothoidType.RefLocation
 ClothoidType.RefLocation ClothoidType.getRefLocation()
          Ruft den Wert der refLocation-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ClothoidType.RefLocation
 void ClothoidType.setRefLocation(ClothoidType.RefLocation value)
          Legt den Wert der refLocation-Eigenschaft fest.