Uses of Enum Class
com.luciad.format.gml31.model.ELcdGML31KnotTypes
Packages that use ELcdGML31KnotTypes
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of ELcdGML31KnotTypes in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return ELcdGML31KnotTypesModifier and TypeMethodDescriptionstatic ELcdGML31KnotTypesTLcdGML31BSpline.getKnotType()Returns the value of the property that maps to theknotTypeattribute.static ELcdGML31KnotTypesReturns the enum constant of this class with the specified name.static ELcdGML31KnotTypes[]ELcdGML31KnotTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.gml31.model with parameters of type ELcdGML31KnotTypesModifier and TypeMethodDescriptionvoidTLcdGML31BSpline.setKnotType(ELcdGML31KnotTypes aValue) Sets the value of the property that maps to theknotTypeattribute.static StringELcdGML31KnotTypes.toValue(ELcdGML31KnotTypes aValue)