public class TreeVisualization
extends java.lang.Object
Constructor and Description |
---|
TreeVisualization() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
ProcessTree tree) |
javax.swing.JComponent |
visualizePerformance(org.processmining.framework.plugin.PluginContext context,
ProcessTree tree) |
javax.swing.JComponent |
visualizeProperties(org.processmining.framework.plugin.PluginContext context,
ProcessTree tree) |
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, ProcessTree tree)
public javax.swing.JComponent visualizePerformance(org.processmining.framework.plugin.PluginContext context, ProcessTree tree)
public javax.swing.JComponent visualizeProperties(org.processmining.framework.plugin.PluginContext context, ProcessTree tree)