public class InteractiveUtils
extends java.lang.Object
| Constructor and Description |
|---|
InteractiveUtils() |
| Modifier and Type | Method and Description |
|---|---|
static prefuse.data.Graph |
duplicateGraph(prefuse.data.Graph graph) |
static void |
updateBasicNodeInfo(prefuse.data.Node n,
java.lang.String type,
int newPlaceID,
java.lang.String activity) |
static void |
updateVizParameters(prefuse.data.Graph g,
PNetVisualizerController controller) |
public static void updateVizParameters(prefuse.data.Graph g,
PNetVisualizerController controller)
public static void updateBasicNodeInfo(prefuse.data.Node n,
java.lang.String type,
int newPlaceID,
java.lang.String activity)
public static prefuse.data.Graph duplicateGraph(prefuse.data.Graph graph)