| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VectorAdapter | |
|---|---|
| visad.data.dods | Supports read-only access to datasets on DODS servers by importing such datasets as VisAD data objects. | 
| Uses of VectorAdapter in visad.data.dods | 
|---|
| Subclasses of VectorAdapter in visad.data.dods | |
|---|---|
|  class | BaseTypeVectorAdapterProvides support for adapting a DODS BaseTypePrimitiveVectorto the
 VisAD data-import context. | 
|  class | BooleanVectorAdapterProvides support for adapting a DODS BooleanPrimitiveVectorto the
 VisAD data-import context. | 
|  class | ByteVectorAdapterProvides support for adapting a DODS BytePrimitiveVectorto the
 VisAD data-import context. | 
|  class | Float32VectorAdapterProvides support for adapting a DODS Float32PrimitiveVectorto the
 VisAD data-import context. | 
|  class | Float64VectorAdapterProvides support for adapting a DODS Float64PrimitiveVectorto the
 VisAD data-import context. | 
|  class | FloatVectorAdapterProvides support for adapting DODS floating-point vectors to the VisAD data-import context. | 
|  class | Int16VectorAdapterProvides support for adapting a DODS Int16PrimitiveVectorto the
 VisAD data-import context. | 
|  class | Int32VectorAdapterProvides support for adapting a DODS Int32PrimitiveVectorto the
 VisAD data-import context. | 
|  class | NumericVectorAdapterProvides support for adapting DODS numeric primitive vectors to the VisAD data-import context. | 
|  class | UInt16VectorAdapterProvides support for adapting a DODS UInt16PrimitiveVectorto the
 VisAD data-import context. | 
|  class | UInt32VectorAdapterProvides support for adapting a DODS UInt32PrimitiveVectorto the
 VisAD data-import context. | 
| Methods in visad.data.dods that return VectorAdapter | |
|---|---|
|  VectorAdapter | VariableAdapterFactory.vectorAdapter(dods.dap.PrimitiveVector vector,
              dods.dap.DAS das)Returns the adapter corresponding to a DODS PrimitiveVector. | 
|  VectorAdapter | VectorAdapterFactory.vectorAdapter(dods.dap.PrimitiveVector vector,
              dods.dap.DAS das,
              VariableAdapterFactory factory)Returns the adapter corresponding to a DODS primitive vector. | 
| Constructors in visad.data.dods with parameters of type VectorAdapter | |
|---|---|
| VectorAccessor(FunctionType funcType,
               VectorAdapter vectorAdapter,
               SampledSet domain,
               dods.dap.PrimitiveVector vector)Constructs from a function-type, a vector adapter, a domain and a DODS primitive vector. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||