Uses of Class
com.luciad.format.gml31.model.TLcdGML31Knot
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Knot in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31KnotProperty.getKnot()
Returns the value of the property that maps to theKnot
element.Modifier and TypeMethodDescriptionTLcdGML31BSpline.getKnot()
Gets the value of theTLcdGML31BSpline.KNOT_PROPERTY
property adapted to a list ofTLcdGML31Knot
instances.Modifier and TypeMethodDescriptionvoid
TLcdGML31KnotProperty.setKnot
(TLcdGML31Knot aValue) Sets the value of the property that maps to theKnot
element.