Uses of Enum Class
com.luciad.ogc.sld.model.functions.TLcdSLDInterpolate.Mode
Packages that use 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
Methods in com.luciad.ogc.sld.model.functions that return TLcdSLDInterpolate.ModeModifier and TypeMethodDescriptionstatic TLcdSLDInterpolate.ModeTLcdSLDInterpolate.getMode()Returns the value of the property that maps to themodeattribute.static TLcdSLDInterpolate.ModeReturns 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.Methods in com.luciad.ogc.sld.model.functions with parameters of type TLcdSLDInterpolate.ModeModifier and TypeMethodDescriptionvoidTLcdSLDInterpolate.setMode(TLcdSLDInterpolate.Mode aValue) Sets the value of the property that maps to themodeattribute.static StringTLcdSLDInterpolate.Mode.toValue(TLcdSLDInterpolate.Mode aValue)