| 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 | Method and Description |
|---|---|
static BaseTypeVectorAdapter |
BaseTypeVectorAdapter.baseTypeVectorAdapter(dods.dap.BaseTypePrimitiveVector vector,
dods.dap.DAS das,
VariableAdapterFactory factory)
Returns an instance of this class corresponding to a DODS vector and a
factory for creating DODS variable adapters.
|
BaseTypeVectorAdapter |
VectorAdapterFactory.baseTypeVectorAdapter(dods.dap.BaseTypePrimitiveVector vector,
dods.dap.DAS das,
VariableAdapterFactory factory)
Returns the adapter corresponding to a DODS
BaseTypePrimitiveVector. |