Package infovis.graph

Provides a set of classes related to visualization of graphs.

See:
          Description

Class Summary
Algorithms  
DefaultGraph  
DenseGraph Class DenseGraph
GraphProxy Class GraphProxy
HierarchicalGraph Graph with vertices being a tree
InDegree Column containing the number of incident edges of each vertex of the Graph.
OutDegree Column containing the number of outgoing edges from each vertex of the Graph.
 

Exception Summary
GraphException Class GraphException
 

Package infovis.graph Description

Provides a set of classes related to visualization of graphs.



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.