Package | Description |
---|---|
prefuse.data |
Table, Graph, and Tree data structures for organizing data.
|
prefuse.visual |
Classes for representing and storing VisualItems.
|
Modifier and Type | Class and Description |
---|---|
class |
Graph
A Graph models a network of nodes connected by a collection of edges.
|
class |
SpanningTree
Special tree instance for storing a spanning tree over a graph
instance.
|
class |
Tree
Graph subclass that models a tree structure of hierarchical
parent-child relationships.
|
Modifier and Type | Class and Description |
---|---|
class |
VisualGraph
A visual abstraction of a graph data structure.
|
class |
VisualTree
A visual abstraction of a tree data structure.
|
Copyright ? 2013 Regents of the University of California