| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestProxyCluster
TestProxyCluster is the class for testing the visad.cluster package.
|
class |
TestSSCluster
TestSSCluster is the class for testing the visad.cluster package.
|
class |
TestWRFCluster
TestWRFCluster is the class for testing the visad.cluster package.
|
| Modifier and Type | Field and Description |
|---|---|
protected FancySSCell[][] |
SpreadSheet.DisplayCells
Array of spreadsheet cells.
|
| Modifier and Type | Method and Description |
|---|---|
protected FancySSCell |
SpreadSheet.createCell(java.lang.String name,
RemoteServer rs)
Returns a new instance of a spreadsheet cell (which must extend
FancySSCell), used when a spreadsheet row or column is added.
|