| Package | Description |
|---|---|
| visad.cluster | |
| 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.
|
| Class and Description |
|---|
| BasicSSCell
BasicSSCell represents a single spreadsheet display cell.
|
| FancySSCell
FancySSCell is an extension of BasicSSCell with extra options, such
as a file loader dialog and a dialog to set up ScalarMaps.
|
| SSCellData
Class for encapsulating all needed information
about a Data object present in a BasicSSCell.
|
| SSCellListener
Interface for listeners of SSCell changes.
|
| Class and Description |
|---|
| BasicSSCell
BasicSSCell represents a single spreadsheet display cell.
|
| FancySSCell
FancySSCell is an extension of BasicSSCell with extra options, such
as a file loader dialog and a dialog to set up ScalarMaps.
|
| SSCellChangeEvent
Event class for SSCell changes.
|
| SSCellData
Class for encapsulating all needed information
about a Data object present in a BasicSSCell.
|
| SSCellListener
Interface for listeners of SSCell changes.
|