| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| 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 | Interface and Description |
|---|---|
interface |
RemoteCell
RemoteCell is the interface for Remote Cell-s.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CellImpl
CellImpl is the abstract superclass for computations.
|
class |
RemoteCellImpl
RemoteCellImpl is the VisAD class for remote access to
Cell-s.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSCellImpl
A VisAD Cell which updates an SSCell
when one of its Data objects change.
|