|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.psu.geovista.app.spreadsheet.functions.FunctionManager
| Constructor Summary | |
FunctionManager(SSTable tb)
|
|
| Method Summary | |
Function |
getFuncHandler(java.lang.String fname)
|
java.lang.Object[] |
getFunctionNames()
|
void |
registerFunctions()
Registers the edu.psu.geovista.app.spreadsheet.functions on the funcTable. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FunctionManager(SSTable tb)
| Method Detail |
public void registerFunctions()
public Function getFuncHandler(java.lang.String fname)
public java.lang.Object[] getFunctionNames()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||