|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeTupleSet | |
---|---|
prefuse.data | Table, Graph, and Tree data structures for organizing data. |
prefuse.visual | Classes for representing and storing VisualItems. |
Uses of CompositeTupleSet in prefuse.data |
---|
Subclasses of CompositeTupleSet in prefuse.data | |
---|---|
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. |
Uses of CompositeTupleSet in prefuse.visual |
---|
Subclasses of CompositeTupleSet in prefuse.visual | |
---|---|
class |
VisualGraph
A visual abstraction of a graph data structure. |
class |
VisualTree
A visual abstraction of a tree data structure. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |