| Package | Description |
|---|---|
| visad.data.dods |
Supports read-only access to datasets on DODS servers by
importing such datasets as VisAD data objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteValuator
Provides support for processing byte values in a DODS dataset.
|
class |
Int16Valuator
Provides support for processing 16-bit integer values in a DODS dataset.
|
class |
Int32Valuator
Provides support for processing 32-bit integer values in a DODS dataset.
|
class |
UByteValuator
Provides support for processing unsigned, 8-bit integer values in a DODS
dataset.
|
class |
UInt16Valuator
Provides support for processing unsigned, 16-bit integer values in a DODS
dataset.
|
class |
UInt32Valuator
Provides support for processing unsigned, 32-bit integer values in a DODS
dataset.
|
class |
UIntValuator
Provides support for processing unsigned integer values in a DODS
dataset.
|