Class Summary |
IndexRule |
A Rule is an attribute inspector that makes decisions about rendering
attributes, information line contents, tooltips and visibility based on
scale. |
MapRule |
Implementation of Rule that uses a Map for attributes. |
Rule<T> |
A Rule is an attribute inspector that makes decisions about rendering
attributes, information line contents, tooltips and visibility based on
scale. |
RuleHandler<T> |
The RuleHandler manages a set of Rules and will evaluate OMGraphics against
them for a current projection. |