public class InfoPopupIntegration
extends java.lang.Object
Constructor and Description |
---|
InfoPopupIntegration(DiscoveryWorkbenchController.View baseView,
AnalysisAlignMetricOverlayManager overlayManager,
org.processmining.plugins.graphviz.visualisation.NavigableSVGPanel svgPanel) |
Modifier and Type | Method and Description |
---|---|
void |
hideInfoPopup() |
void |
openInfoPopup() |
void |
setEPTree(IEPTree tree,
IActivityLabeler activityLabeler) |
void |
setInfoPopupData(java.lang.String nodeId,
com.kitfox.svg.RenderableElement nodeElement) |
public InfoPopupIntegration(DiscoveryWorkbenchController.View baseView, AnalysisAlignMetricOverlayManager overlayManager, org.processmining.plugins.graphviz.visualisation.NavigableSVGPanel svgPanel)
public void hideInfoPopup()
public void setEPTree(IEPTree tree, IActivityLabeler activityLabeler)
public void setInfoPopupData(java.lang.String nodeId, com.kitfox.svg.RenderableElement nodeElement)
public void openInfoPopup()