public class LogCentralityVisualizerPlugin extends LogCentralityVisualizerAlgorithm
colorEnclosureBg, colorInfoBg, colorInfoBgMouseOver, colorInfoLabel, colorInfoValue, colorTitleFg
Constructor and Description |
---|
LogCentralityVisualizerPlugin() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
LogCentrality centrality) |
javax.swing.JComponent |
visualizeLog(org.processmining.framework.plugin.PluginContext context,
LogCentrality centrality) |
apply
public javax.swing.JComponent visualizeLog(org.processmining.framework.plugin.PluginContext context, LogCentrality centrality) throws org.processmining.framework.connections.ConnectionCannotBeObtained
org.processmining.framework.connections.ConnectionCannotBeObtained
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, LogCentrality centrality)