| 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 |
Int16AttributeAdapter
Provides support for adapting a DODS
Attribute.INT16 attribute to the
VisAD data-import context. |
class |
UInt16AttributeAdapter
Provides support for adapting a DODS
Attribute.UINT16 attribute to
the VisAD data-import context. |
| Modifier and Type | Method and Description |
|---|---|
Int32AttributeAdapter |
AttributeAdapterFactory.int32Adapter(java.lang.String name,
dods.dap.Attribute attr)
Returns an adapter of a DODS
Attribute.INT32 attribute. |