Uses of Class
visad.data.dods.ByteVariableAdapter

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

Uses of ByteVariableAdapter in visad.data.dods
 

Methods in visad.data.dods that return ByteVariableAdapter
static ByteVariableAdapter ByteVariableAdapter.byteVariableAdapter(DByte var, DAS das)
           
 ByteVariableAdapter VariableAdapterFactory.byteVariableAdapter(DByte var, DAS das)
          Returns the adapter corresponding to a DODS DByte.
static ByteVariableAdapter ByteVariableAdapter.byteVariableAdapter(DByte var, DAS das)
           
 ByteVariableAdapter VariableAdapterFactory.byteVariableAdapter(DByte var, DAS das)
          Returns the adapter corresponding to a DODS DByte.