Uses of Class
edu.psu.geovista.app.spreadsheet.functions.FunctionManager

Packages that use FunctionManager
edu.psu.geovista.app.spreadsheet.formula   
edu.psu.geovista.app.spreadsheet.table   
 

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

Methods in edu.psu.geovista.app.spreadsheet.formula that return FunctionManager
 FunctionManager Formula.getFunctionManager()
           
 

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

Methods in edu.psu.geovista.app.spreadsheet.table that return FunctionManager
 FunctionManager SSTable.getFunManager()
           
 

Methods in edu.psu.geovista.app.spreadsheet.table with parameters of type FunctionManager
 void SSTable.setFunManager(FunctionManager funManager)
           
 



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