| Package | Description |
|---|---|
| visad.ss |
Provides a spreadsheet user interface for VisAD that can import data from
any form VisAD supports and compute new data objects using formulas by
utilizing the visad.formula package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSCellListener.ssCellChanged(SSCellChangeEvent e)
Handles an SSCell data, display or dimension change.
|
void |
FancySSCell.ssCellChanged(SSCellChangeEvent e)
Re-detects mappings when this cell's data changes.
|
void |
SpreadSheet.ssCellChanged(SSCellChangeEvent e)
Handles changes in a cell's data.
|