Uses of Enum Class
com.luciad.ogc.sld.model.functions.TLcdSLDInterpolate.Method
Packages that use 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
Methods in com.luciad.ogc.sld.model.functions that return TLcdSLDInterpolate.MethodModifier and TypeMethodDescriptionstatic TLcdSLDInterpolate.MethodTLcdSLDInterpolate.getMethod()Returns the value of the property that maps to themethodattribute.static TLcdSLDInterpolate.MethodReturns 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.Methods in com.luciad.ogc.sld.model.functions with parameters of type TLcdSLDInterpolate.MethodModifier and TypeMethodDescriptionvoidTLcdSLDInterpolate.setMethod(TLcdSLDInterpolate.Method aValue) Sets the value of the property that maps to themethodattribute.static StringTLcdSLDInterpolate.Method.toValue(TLcdSLDInterpolate.Method aValue)