Uses of Class
visad.data.dods.Int32VectorAdapter

Packages that use Int32VectorAdapter
visad.data.dods Supports read-only access to datasets on DODS servers by importing such datasets as VisAD data objects. 
 

Uses of Int32VectorAdapter in visad.data.dods
 

Methods in visad.data.dods that return Int32VectorAdapter
 Int32VectorAdapter VectorAdapterFactory.int32VectorAdapter(Int32PrimitiveVector vector, DAS das, VariableAdapterFactory factory)
          Returns the adapter corresponding to a DODS Int32PrimitiveVector.
 Int32VectorAdapter VectorAdapterFactory.int32VectorAdapter(Int32PrimitiveVector vector, DAS das, VariableAdapterFactory factory)
          Returns the adapter corresponding to a DODS Int32PrimitiveVector.