public class SPDVisualization
extends java.lang.Object
Constructor and Description |
---|
SPDVisualization() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
SPD graph)
Variant of having only log
|
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
SPD graph,
org.deckfour.xes.model.XLog log)
Variant of having log and SPD
|
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, SPD graph)
context
- graph
- public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, SPD graph, org.deckfour.xes.model.XLog log)
context
- graph
- log
-