| Package | Description |
|---|---|
| org.processmining.plugins.mapvis.visualize | |
| org.processmining.plugins.mapvis.visualize.workitem |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<Coordinate,WorkItemDot> |
MapPanel.getFreezeDot() |
protected java.util.Map<Coordinate,WorkItemDot> |
MapPanel.getMaps() |
| Modifier and Type | Method and Description |
|---|---|
int |
Coordinate.compareTo(Coordinate o) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapImagePanel.findDiffBetweenFrame(java.util.Map<Coordinate,WorkItemDot> myCurrentdots,
java.util.Map<Coordinate,WorkItemDot> freezedot,
long modellingTime) |
void |
MapImagePanel.findDiffBetweenFrame(java.util.Map<Coordinate,WorkItemDot> myCurrentdots,
java.util.Map<Coordinate,WorkItemDot> freezedot,
long modellingTime) |
void |
MapImagePanel.setWorkItemDots(java.util.Map<Coordinate,WorkItemDot> wDot) |
| Constructor and Description |
|---|
IndexDot(Coordinate coordinate,
int worItemDotSize) |