Class | Description | |
---|---|---|
![]() | Highlighter | The Highlighter is 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. Since Business Analyst API for Silverlight 2.2. |
![]() | TMHighlighter | The TMHighlighter class provides highlighting of thematic layer graphic features. |
![]() | TMHighlightFilter | The TMHighlightFilter class 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. |
Interface | Description | |
---|---|---|
![]() | IAttributesFilter | The IAttributesFilter is an interface for a filter applied to feature attributes. |
Enumeration | Description | |
---|---|---|
![]() | AttributesFilterResult | Enumeration of filter evaluation results. |