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) |
applypublic javax.swing.JComponent visualizeLog(org.processmining.framework.plugin.PluginContext context,
LogCentrality centrality)
throws org.processmining.framework.connections.ConnectionCannotBeObtained
org.processmining.framework.connections.ConnectionCannotBeObtainedpublic javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context,
LogCentrality centrality)