Uses of Class
org.geotools.filter.visitor.ThreshholdsBelongTo
-
Packages that use ThreshholdsBelongTo Package Description org.geotools.filter.visitor -
-
Uses of ThreshholdsBelongTo in org.geotools.filter.visitor
Methods in org.geotools.filter.visitor that return ThreshholdsBelongTo Modifier and Type Method Description ThreshholdsBelongTo
Categorize. getBelongTo()
Get the function direction.static ThreshholdsBelongTo
ThreshholdsBelongTo. valueOf(String name)
Returns the enum constant of this type with the specified name.static ThreshholdsBelongTo[]
ThreshholdsBelongTo. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-