|
Class Summary |
| AspectManager |
Manages global aspect models as ordered selection groups, each with
a corresponding AspectModelFlag. |
| ConsistencyManager |
Manages global consistency of graphic view interaction feedback, which
includes coordinating a global unity, parity, and aspect manager. |
| DebugPickClientId |
Monitors an Interactor event field and prints the client IDs
associated with the target interactor, which may be nested
(only prints the IDs of the interactor leaves). |
| IdManager |
Abstract base class for pick mappers whose mapping is based on
data model client IDs. |
| ParityManager |
Manages the membership of graphic views in "parity groups" to achieve
consistent interaction feedback across views. |
| ParityModel |
An aspect model specifically intended for creating parity groups (see
ConsistencyManager). |
| UnityManager |
Manages the membership of graphic views in "unity groups" to achieve
consistent interaction feedback across views. |