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
 ByteVariableAdapter VariableAdapterFactory.byteVariableAdapter(dods.dap.DByte var, dods.dap.DAS das)
          Returns the adapter corresponding to a DODS DByte.
static ByteVariableAdapter ByteVariableAdapter.byteVariableAdapter(dods.dap.DByte var, dods.dap.DAS das)