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

Class ByteVariableAdapter

    • Method Detail

      • getRepresentationalSets

        public SimpleSet[] getRepresentationalSets(boolean copy)
        Returns the VisAD Sets that will be used to represent this instances data values in the range of a VisAD FlatField.
        Overrides:
        getRepresentationalSets in class VariableAdapter
        Parameters:
        copy - If true, then the data values are copied.
        Returns:
        The VisAD Sets used to represent the data values in the range of a FlatField.
      • data

        public DataImpl data(dods.dap.DByte var,
                             boolean copy)
        Returns a VisAD data object corresponding to a DODS DByte. The DByte must be compatible with the the DByte used to construct this instance. In particular, the name of the DByte used to construct this instance will be used in naming the returned VisAD Real.
        Overrides:
        data in class VariableAdapter
        Parameters:
        var - The DODS variable. The variable must be compatible with the the variable used to construct this instance.
        copy - If true, then data values are copied.
        Returns:
        A corresponding VisAD data object. The class of the object will be Real.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.