| Package | Description |
|---|---|
| visad.data.dods |
Supports read-only access to datasets on DODS servers by
importing such datasets as VisAD data objects.
|
| visad.data.in |
Supports the creation of form-specific, read-only, data-access packages
that import external dataset into VisAD as VisaD data objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValueVetter |
Valuator.vetter |
| Modifier and Type | Method and Description |
|---|---|
static ValueVetter |
Valuator.valueVetter(dods.dap.AttributeTable table)
Returns an instance of a value vetter corresponding to the attributes
of a DODS variable.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueVetter |
ValueVetter.valueVetter(double[] values)
Returns an instance of this class given an array of special values.
|