Package | Description |
---|---|
prefuse |
The top-level Visualization and Display classes, as well as Constants
used throughout the toolkit.
|
Modifier and Type | Method and Description |
---|---|
VisualGraph |
Visualization.addGraph(java.lang.String group,
Graph graph)
Adds a graph to this visualization, using the given data group
name.
|
VisualGraph |
Visualization.addGraph(java.lang.String group,
Graph graph,
Predicate filter)
Adds a graph to this visualization, using the given data group
name.
|
VisualGraph |
Visualization.addGraph(java.lang.String group,
Graph graph,
Predicate filter,
Schema nodeSchema,
Schema edgeSchema)
Adds a graph to this visualization, using the given data group
name.
|
Copyright ? 2013 Regents of the University of California