Uses of Class
visad.data.dods.GridVariableMapAdapter

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

Uses of GridVariableMapAdapter in visad.data.dods
 

Methods in visad.data.dods that return GridVariableMapAdapter
 GridVariableMapAdapter VariableAdapterFactory.gridVariableMapAdapter(DArray array, DAS das)
          Returns the adapter corresponding to the coordinate mapping- vectors of a DODS DGrid.
 GridVariableMapAdapter VariableAdapterFactory.gridVariableMapAdapter(DArray array, DAS das)
          Returns the adapter corresponding to the coordinate mapping- vectors of a DODS DGrid.
static GridVariableMapAdapter GridVariableMapAdapter.gridVariableMapAdapter(DArray array, DAS das, VariableAdapterFactory factory)
           
static GridVariableMapAdapter GridVariableMapAdapter.gridVariableMapAdapter(DArray array, DAS das, VariableAdapterFactory factory)