Uses of Enum Class
com.luciad.ogc.sld.model.functions.TLcdSLDCategorize.ThresholdsBelongTo
Packages that use 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
Methods in com.luciad.ogc.sld.model.functions that return TLcdSLDCategorize.ThresholdsBelongToModifier 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.Methods in com.luciad.ogc.sld.model.functions with parameters of type TLcdSLDCategorize.ThresholdsBelongToModifier and TypeMethodDescriptionvoidTLcdSLDCategorize.setThresholdsBelongTo(TLcdSLDCategorize.ThresholdsBelongTo aValue) Sets the value of the'thresholdsBelongTo'property.static StringTLcdSLDCategorize.ThresholdsBelongTo.toValue(TLcdSLDCategorize.ThresholdsBelongTo aValue)