| 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 |
BooleanVectorAdapter
Provides support for adapting a DODS
BooleanPrimitiveVector to the
VisAD data-import context. |
class |
ByteVectorAdapter
Provides support for adapting a DODS
BytePrimitiveVector to the
VisAD data-import context. |
class |
Float32VectorAdapter
Provides support for adapting a DODS
Float32PrimitiveVector to the
VisAD data-import context. |
class |
Int16VectorAdapter
Provides support for adapting a DODS
Int16PrimitiveVector to the
VisAD data-import context. |
class |
Int32VectorAdapter
Provides support for adapting a DODS
Int32PrimitiveVector to the
VisAD data-import context. |
class |
UInt16VectorAdapter
Provides support for adapting a DODS
UInt16PrimitiveVector to the
VisAD data-import context. |
class |
UInt32VectorAdapter
Provides support for adapting a DODS
UInt32PrimitiveVector to the
VisAD data-import context. |