The Infovis Toolkit

This document is the API specification of the Infovis Toolkit version 0.9beta.

See:
          Description

Packages
infovis Provides a set of classes to implement Information Visualization applications or components.
infovis.column  
infovis.column.event Events generated by columns.
infovis.column.filter Provides a set of classes for filtering out columns, used in various components.
infovis.column.format Provides a set of classes for formating column contents.
infovis.column.visualization Provides visualizations for columns.
infovis.graph Provides a set of classes related to visualization of graphs.
infovis.graph.algorithm Implements algorithms for manipulating graphs.
infovis.graph.clustering Implements clustering algorithms on graphs.
infovis.graph.event Events generated graphs.
infovis.graph.io Manage input and ouput of graphs using various formats or sources.
infovis.graph.visualization Provides graph visualizations.
infovis.graph.visualization.layout Implements Node-Link diagram layouts for graphs.
infovis.io Provides base classes for managing input and output of Infovis data structures.
infovis.metadata Provides for Metadata management.
infovis.panel Provides a set of components for interacting with visualizations.
infovis.panel.color Provides a set of components for interacting with colors.
infovis.panel.dqinter Provides a set of components implementing Dynamic Queries
infovis.panel.render Provides a set of subcomponents for interacting with visual item renderers.
infovis.table Provides a set of classes related to visualization of tables.
infovis.table.io Manage input and ouput of tables using various formats or sources.
infovis.table.visualization Provides table visualizations.
infovis.tree Provides a set of classes related to visualization of trees.
infovis.tree.io Manage input and ouput of trees using various formats or sources.
infovis.tree.visualization Provides trees visualizations.
infovis.tree.visualization.nodelink Implements Node-Link diagram layouts for trees.
infovis.tree.visualization.treemap Provides helper classes for visualizing tree using treemaps.
infovis.utils Utilities classes for the Infovis Toolkit.
infovis.visualization Provides base classes for managing visualizations.
infovis.visualization.color Provides a set of classes for color visualization.
infovis.visualization.inter Provides interactors used to interact with visualizations.
infovis.visualization.linkShapers Implements the computation of link shapes from placed nodes.
infovis.visualization.magicLens Magic lenses to modify locally visualizations.
infovis.visualization.render Provides Item Renderes used to render visual columns in visualizations.
infovis.visualization.ruler Management of rulers that go around and under visualizations.

 

This document is the API specification of the Infovis Toolkit version 0.9beta.



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