Package | Description |
---|---|
org.processmining.plugins.interactivevisualization | |
org.processmining.plugins.log.ui.logoverview |
Modifier and Type | Method and Description |
---|---|
InteractivityManager |
InteractiveVisualization.getManager()
Get the current Interactivity Manager instance.
|
InteractivityManager |
InteractivityContext.getManager()
Get the current interactivity manager.
|
Modifier and Type | Method and Description |
---|---|
void |
InteractiveVisualization.setManager(InteractivityManager manager)
Set the manager that manages the interactivity between visualizations.
|
void |
InteractivityContext.setManager(InteractivityManager manager)
Set the Interactivity Manager (which is the class managing the
interaction between the interactive visualizations).
|
Modifier and Type | Class and Description |
---|---|
class |
LogOverviewVisualizer |
Constructor and Description |
---|
TagsListCellRenderer(InteractivityManager manager) |
TagsListModel(InteractivityManager manager) |