Documentation of 'visad.RemoteCellImpl' Java class
RemoteCellImpl
visad

Class RemoteCellImpl

    • Constructor Detail

      • RemoteCellImpl

        public RemoteCellImpl(CellImpl d)
                       throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • setOtherReference

        public void setOtherReference(int index,
                                      DataReference ref)
                               throws VisADException,
                                      java.rmi.RemoteException
        set a non-triggering link to a DataReference; this is used to give the Cell access to Data without triggering the Cell's doAction whenever the Data changes; these 'other' DataReferences are identified by their integer index
        Specified by:
        setOtherReference in interface Cell
        Parameters:
        index - - identifier of DataReference
        ref - - DataReference to be linked
        Throws:
        VisADException - - a VisAD error occurred
        java.rmi.RemoteException - - an RMI error occurred
      • getOtherReference

        public DataReference getOtherReference(int index)
                                        throws VisADException,
                                               java.rmi.RemoteException
        Specified by:
        getOtherReference in interface Cell
        Parameters:
        index - - identifier of DataReference to return
        Returns:
        the non-triggering link to a DataReference identified by index
        Throws:
        VisADException - - a VisAD error occurred
        java.rmi.RemoteException - - an RMI error occurred

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.