Package infovis

Provides a set of classes to implement Information Visualization applications or components.

See:
          Description

Interface Summary
Column A column is an indexed collection of values of homogeneous type.
DynamicTable A Dynamic Table is a Table that can have elements removed.
Graph A Graph in an interface for a table of vertices and a table of edges, along with a set of methods to manage these tables as a graph.
Metadata Metadata interface and constants for qualifying columns and tables.
Table The Table is the base class of all infovis dataset containers.
Tree Container for a rooted tree structure (hierarchy).
Visualization A visualization implements a set of services to visualize a table data structure and allow interaction.
 

Package infovis Description

Provides a set of classes to implement Information Visualization applications or components.



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