| 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 |
ByteAttributeAdapter
Provides support for adapting a DODS
Attribute.BYTE attribute to the
VisAD data-import context. |
class |
Float32AttributeAdapter
Provides support for adapting a DODS
Attribute.FLOAT32
attribute to the VisAD data-import context. |
class |
Int16AttributeAdapter
Provides support for adapting a DODS
Attribute.INT16 attribute to the
VisAD data-import context. |
class |
Int32AttributeAdapter
Provides support for adapting a DODS
Attribute.INT32 attributs to
the VisAD data-import context. |
class |
UInt16AttributeAdapter
Provides support for adapting a DODS
Attribute.UINT16 attribute to
the VisAD data-import context. |
class |
UInt32AttributeAdapter
Provides support for adapting a DODS
Attribute.UINT32 attribute to
the VisAD data-import context. |