Uses of Package
infovis.table

Packages that use infovis.table
infovis.column.visualization Provides visualizations for columns. 
infovis.graph.visualization Provides graph visualizations. 
infovis.panel Provides a set of components for interacting with visualizations. 
infovis.table Provides a set of classes related to visualization of tables. 
infovis.table.visualization Provides table visualizations. 
infovis.tree Provides a set of classes related to visualization of trees. 
infovis.tree.visualization Provides trees visualizations. 
infovis.visualization Provides base classes for managing visualizations. 
infovis.visualization.ruler Management of rulers that go around and under visualizations. 
 

Classes in infovis.table used by infovis.column.visualization
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 

Classes in infovis.table used by infovis.graph.visualization
FilteredTable
          Proxy Table filtering Columns.
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 

Classes in infovis.table used by infovis.panel
FilteredTable
          Proxy Table filtering Columns.
 

Classes in infovis.table used by infovis.table
DefaultTable
          Concrete Table.
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 

Classes in infovis.table used by infovis.table.visualization
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 

Classes in infovis.table used by infovis.tree
DefaultDynamicTable
          Default implementatio for dynamic tables.
DefaultTable
          Concrete Table.
DynamicTableProxy
          Proxy of a Dynamic Table.
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 

Classes in infovis.table used by infovis.tree.visualization
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 

Classes in infovis.table used by infovis.visualization
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 

Classes in infovis.table used by infovis.visualization.ruler
DefaultTable
          Concrete Table.
TableProxy
          A Table Proxy implements an Table by forwarding all the methods to an internal Table.
 



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