| | Class | Description |
|---|
| | AttributesFilterResult |
Enumeration of filter evaluation results. |
| | Highlighter |
The base Highlighter class. |
| | MatchAllFilter |
The MatchAllFilter class applies logical "AND" operation on its inner filters. |
| | MatchAnyFilter |
The MatchAnyFilter class applies logical "OR" operation on its inner filters. |
| | MatchAttributeFilter |
The MatchAttributeFilter class tests an attribute field to fit to range. |
| | MatchNotFilter |
The MatchNotFilter class provides negation of the inner filter result. |
| | MatchValueFilter |
The MatchValueFilter class calculates a value using the given value calculator and tests it to match filter criteria. |
| | TMHighlighter |
The TMHighlighter class provides highlighting of thematic layer graphic features. |
| | TMHighlightFilter |
The TMHighlightFilter provides highlighting of thematic layer features by filter criteria. |
| | TMTooltipProvider |
The TMTooltipProvider class provides updating of the thematic layer graphics tooltips. |
| | TMVisibilityFilter |
The TMVisibilityFilter class controls visibility of thematic layer features. |