Documentation of 'visad.data.FileField' Java class
FileField
visad.data

Class FileField

    • Method Detail

      • setSample

        public void setSample(int index,
                              Data range)
                       throws VisADException,
                              java.rmi.RemoteException
        Description copied from class: FieldImpl
        Set the range value at the index-th sample; makes a local copy
        Specified by:
        setSample in interface Field
        Overrides:
        setSample in class FieldImpl
        Parameters:
        index - index in domain
        range - sample at that index
        Throws:
        VisADException
        java.rmi.RemoteException
      • clone

        public java.lang.Object clone()
                               throws java.lang.CloneNotSupportedException
        Clones this instance. This implementation always throws a CloneNotSupportedException.
        Overrides:
        clone in class FieldImpl
        Returns:
        A clone of this instance.
        Throws:
        java.lang.CloneNotSupportedException - if cloning isn't supported.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.