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