Uses of Enum Class
com.luciad.ogc.sld.model.functions.TLcdSLDInterpolate.Mode
Package
Description
Model objects for functions defined by the
Symbology encoding standard, version 1.1.0.
-
Uses of TLcdSLDInterpolate.Mode in com.luciad.ogc.sld.model.functions
Modifier and TypeMethodDescriptionstatic TLcdSLDInterpolate.Mode
TLcdSLDInterpolate.getMode()
Returns the value of the property that maps to themode
attribute.static TLcdSLDInterpolate.Mode
Returns the enum constant of this class with the specified name.static TLcdSLDInterpolate.Mode[]
TLcdSLDInterpolate.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdSLDInterpolate.setMode
(TLcdSLDInterpolate.Mode aValue) Sets the value of the property that maps to themode
attribute.static String
TLcdSLDInterpolate.Mode.toValue
(TLcdSLDInterpolate.Mode aValue)