| Package | Description |
|---|---|
| org.processmining.plugins.mapvis.visualize | |
| org.processmining.plugins.mapvis.visualize.chart |
| Modifier and Type | Method and Description |
|---|---|
MapImagePanel |
ComparativeAnalysis.getImagePanel() |
MapImagePanel |
FilterPanel.getImagePanel() |
MapImagePanel |
ParameterPanel.getImagePanel() |
| Modifier and Type | Method and Description |
|---|---|
static TimeChartPanel |
ValidChartPanel.createColorPanel(MapImagePanel imagePanel,
AnimationTimer timer,
boolean showNumbers,
History instHistory) |
static TimeChartPanel |
ValidChartPanel.createValidChartPanel(MapImagePanel imagePanel,
AnimationTimer timer,
History instHistory) |
| Constructor and Description |
|---|
ComparativeAnalysis(MapImagePanel mapPanel,
java.lang.String[] attributes) |
ExportPanel(MapImagePanel mapPanel) |
FilterPanel(MapImagePanel imagePanel,
java.lang.String[] attributes) |
MapImageRolloverListener(MapImagePanel imagePanel) |
MapSidebar(MapImagePanel imagePanel) |
ParameterPanel(MapImagePanel imagePanel,
java.lang.String[] attributes) |
| Constructor and Description |
|---|
WorkItemChartPanel(java.lang.String panelName,
MapImagePanel imagePanel,
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> list,
java.util.ArrayList<java.lang.String> workItemDot,
java.util.Map<java.lang.String,java.util.Map<java.awt.Color,java.lang.Integer>> colorData) |