Uses of Class
com.luciad.format.gml32.model.TLcdGML32Knot
Packages that use 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
Methods in com.luciad.format.gml32.model that return TLcdGML32KnotModifier and TypeMethodDescriptionTLcdGML32KnotProperty.getKnot()Returns the value of the property that maps to theKnotelement.Methods in com.luciad.format.gml32.model that return types with arguments of type TLcdGML32KnotModifier and TypeMethodDescriptionTLcdGML32BSpline.getKnot()Gets the value of theTLcdGML32BSpline.KNOT_PROPERTYproperty adapted to a list ofTLcdGML32Knotinstances.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32KnotModifier and TypeMethodDescriptionvoidTLcdGML32KnotProperty.setKnot(TLcdGML32Knot aValue) Sets the value of the property that maps to theKnotelement.