Uses of Class
infovis.table.FilteredTable

Packages that use FilteredTable
infovis.graph.visualization Provides graph visualizations. 
infovis.panel Provides a set of components for interacting with visualizations. 
 

Uses of FilteredTable in infovis.graph.visualization
 

Methods in infovis.graph.visualization that return FilteredTable
 FilteredTable MatrixControlPanel.getFilteredGraph()
          Return a filtered graph for the vertex table
 

Uses of FilteredTable in infovis.panel
 

Methods in infovis.panel that return FilteredTable
static FilteredTable FilteredColumnListModel.filteredTable(Table table, ColumnFilter filter)
           
 FilteredTable ControlPanel.getFilteredTable()
          Returns the filteredTable.
 FilteredTable FilteredColumnListModel.getFilterTable()
           
 



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