Documentation of 'visad.data.dods.GridVariableMapAdapter' Java class
GridVariableMapAdapter
visad.data.dods

Class GridVariableMapAdapter



  • public class GridVariableMapAdapter
    extends VariableAdapter
    Provides support for adapting the map vectors of a DODS DGrid variable to the visad.data.in context.

    Instances are immutable.

    • Method Detail

      • data

        public DataImpl data(dods.dap.DArray array,
                             boolean copy)
                      throws VisADException,
                             java.rmi.RemoteException
        Returns a VisAD data object corresponding to a map vector of a DODS grid.
        Overrides:
        data in class VariableAdapter
        Parameters:
        array - An array that contains data and is compatible with the array used during construction.
        copy - If true, then data values are copied.
        Returns:
        The VisAD data object corresponding to the adapted map vector. The (super)class of the returned object is GriddedSet.
        Throws:
        VisADException - Don't know how to create a VisAD data object from the given DODS variable.
        java.rmi.RemoteException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.