public class JGraphVisualisation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.jgraph.graph.DefaultGraphCell[] |
cells |
static java.util.HashMap<java.lang.Integer,java.lang.Integer> |
ReversedEdges |
static java.util.Vector<org.jgraph.graph.DefaultGraphCell> |
vcells |
Constructor and Description |
---|
JGraphVisualisation() |
Modifier and Type | Method and Description |
---|---|
static org.jgraph.JGraph |
convertToJGraph(NAryTree t) |
static org.jgraph.JGraph |
convertToJGraph(NAryTree t,
org.deckfour.xes.classification.XEventClasses classes) |