public class GraphvizL2Graph
extends java.lang.Object
Constructor and Description |
---|
GraphvizL2Graph() |
Modifier and Type | Method and Description |
---|---|
static org.processmining.plugins.graphviz.dot.Dot |
dfg2Dot(Dfpg dfpg,
boolean includeParalelEdges) |
static long |
getMaxCounts(Dfpg dfpg) |
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
Dfpg dfpg) |
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, Dfpg dfpg)
public static long getMaxCounts(Dfpg dfpg)
public static org.processmining.plugins.graphviz.dot.Dot dfg2Dot(Dfpg dfpg, boolean includeParalelEdges)