| Interface | Description |
|---|---|
| InteractiveVisualization |
Interface for the Interactive Visualization
The interactive visualization can provide a collection of events that are currently
visible and a collection of events that have been selected by the user.
|
| InteractivityManager |
Interface for Interactivity Manager.
|
| OverviewVisualizationInitializer |
The class that supports the initialization of interactive visualizations for the preprocessing framework.
|
| Class | Description |
|---|---|
| EID |
Unique identifier for XEvents.
|
| InteractivityContext |
The Interactivity Context can be used by visualizations implementing
the InteractiveVisualization interface for storing and further
communication.
|
| InteractivityManagerContext |