Uses of Enum Class
com.luciad.ogc.sld.model.functions.TLcdSLDCategorize.ThresholdsBelongTo
Package
Description
Model objects for functions defined by the
Symbology encoding standard, version 1.1.0.
-
Uses of TLcdSLDCategorize.ThresholdsBelongTo in com.luciad.ogc.sld.model.functions
Modifier and TypeMethodDescriptionTLcdSLDCategorize.getThresholdsBelongTo()
Gets the value of the'thresholdsBelongTo'
property.Returns the enum constant of this class with the specified name.static TLcdSLDCategorize.ThresholdsBelongTo[]
TLcdSLDCategorize.ThresholdsBelongTo.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdSLDCategorize.setThresholdsBelongTo
(TLcdSLDCategorize.ThresholdsBelongTo aValue) Sets the value of the'thresholdsBelongTo'
property.static String
TLcdSLDCategorize.ThresholdsBelongTo.toValue
(TLcdSLDCategorize.ThresholdsBelongTo aValue)