Uses of Class
visad.data.dods.ByteVectorAdapter

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

Uses of ByteVectorAdapter in visad.data.dods
 

Methods in visad.data.dods that return ByteVectorAdapter
 ByteVectorAdapter VectorAdapterFactory.byteVectorAdapter(dods.dap.BytePrimitiveVector vector, dods.dap.DAS das, VariableAdapterFactory factory)
          Returns the adapter corresponding to a DODS BytePrimitiveVector.