Uses of Class
com.luciad.format.gml32.model.TLcdGML32Knot
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Knot in com.luciad.format.gml32.model
Modifier and TypeMethodDescriptionTLcdGML32KnotProperty.getKnot()
Returns the value of the property that maps to theKnot
element.Modifier and TypeMethodDescriptionTLcdGML32BSpline.getKnot()
Gets the value of theTLcdGML32BSpline.KNOT_PROPERTY
property adapted to a list ofTLcdGML32Knot
instances.Modifier and TypeMethodDescriptionvoid
TLcdGML32KnotProperty.setKnot
(TLcdGML32Knot aValue) Sets the value of the property that maps to theKnot
element.