Uses of Class
edu.psu.geovista.app.spreadsheet.table.SSTable

Packages that use SSTable
edu.psu.geovista.app.spreadsheet.formula   
edu.psu.geovista.app.spreadsheet.functions   
edu.psu.geovista.app.spreadsheet.table   
edu.psu.geovista.app.spreadsheet.tools   
edu.psu.geovista.app.spreadsheet.util   
 

Uses of SSTable in edu.psu.geovista.app.spreadsheet.formula
 

Constructors in edu.psu.geovista.app.spreadsheet.formula with parameters of type SSTable
FormulaEditor(SSTable _tb)
           
 

Uses of SSTable in edu.psu.geovista.app.spreadsheet.functions
 

Constructors in edu.psu.geovista.app.spreadsheet.functions with parameters of type SSTable
FunctionSum(SSTable tb)
           
FunctionMedian(SSTable tb)
           
FunctionManager(SSTable tb)
           
 

Uses of SSTable in edu.psu.geovista.app.spreadsheet.table
 

Methods in edu.psu.geovista.app.spreadsheet.table that return SSTable
 SSTable SSTableModel.getTable()
           
 

Methods in edu.psu.geovista.app.spreadsheet.table with parameters of type SSTable
 void SSTableModel.setTable(SSTable table)
           
 

Uses of SSTable in edu.psu.geovista.app.spreadsheet.tools
 

Constructors in edu.psu.geovista.app.spreadsheet.tools with parameters of type SSTable
ToolManager(SSTable tb)
           
Sort(SSTable tb, int action)
           
RemoveColumn(SSTable tb)
           
AddRow(SSTable tb)
           
AddColumn(SSTable tb)
           
 

Uses of SSTable in edu.psu.geovista.app.spreadsheet.util
 

Constructors in edu.psu.geovista.app.spreadsheet.util with parameters of type SSTable
ColumnSelector(SSTable table)
           
 



Copyright © 1996-2003 GeoVista Center. All Rights Reserved.