Uses of Class
visad.data.dods.ListVariableAdapter

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

Uses of ListVariableAdapter in visad.data.dods
 

Methods in visad.data.dods that return ListVariableAdapter
 ListVariableAdapter VariableAdapterFactory.listVariableAdapter(DList var, DAS das)
          Returns the adapter corresponding to a DODS DList.
 ListVariableAdapter VariableAdapterFactory.listVariableAdapter(DList var, DAS das)
          Returns the adapter corresponding to a DODS DList.
static ListVariableAdapter ListVariableAdapter.listVariableAdapter(DList list, DAS das, VariableAdapterFactory factory)
          Returns an instance of this class corresponding to a DODS DList.
static ListVariableAdapter ListVariableAdapter.listVariableAdapter(DList list, DAS das, VariableAdapterFactory factory)
          Returns an instance of this class corresponding to a DODS DList.