Uses of Class
com.luciad.format.gml31.model.TLcdGML31Knot
Packages that use 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
Methods in com.luciad.format.gml31.model that return TLcdGML31KnotModifier and TypeMethodDescriptionTLcdGML31KnotProperty.getKnot()Returns the value of the property that maps to theKnotelement.Methods in com.luciad.format.gml31.model that return types with arguments of type TLcdGML31KnotModifier and TypeMethodDescriptionTLcdGML31BSpline.getKnot()Gets the value of theTLcdGML31BSpline.KNOT_PROPERTYproperty adapted to a list ofTLcdGML31Knotinstances.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31KnotModifier and TypeMethodDescriptionvoidTLcdGML31KnotProperty.setKnot(TLcdGML31Knot aValue) Sets the value of the property that maps to theKnotelement.