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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return KnotType
 KnotType ObjectFactory.createKnotType()
          Create an instance of KnotType
 KnotType KnotPropertyType.getKnot()
          Gets the value of the knot property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type KnotType
 void KnotPropertyType.setKnot(KnotType value)
          Sets the value of the knot property.