| 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 ValueRanger |
Valuator.ranger |
| Modifier and Type | Method and Description |
|---|---|
static ValueRanger |
Valuator.valueRanger(dods.dap.AttributeTable table)
Returns an instance of a value ranger corresponding to the attributes of
a DODS variable.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueRanger |
ValueRanger.valueRanger(double lower,
double upper)
Returns an instance of this class corresponding to valid-range limits.
|