Documentation of 'visad.java2d.ValueControlJ2D' Java class
ValueControlJ2D
visad.java2d

Class ValueControlJ2D

    • Method Detail

      • getValue

        public double getValue()
        Description copied from interface: ValueControl
        return the selected value
        Specified by:
        getValue in interface ValueControl
      • getSaveString

        public java.lang.String getSaveString()
        get a String that can be used to reconstruct this ValueControl later
        Specified by:
        getSaveString in interface AVControl
        Specified by:
        getSaveString in class Control
        Returns:
        String representation of this Control
      • setSaveString

        public void setSaveString(java.lang.String save)
                           throws VisADException,
                                  java.rmi.RemoteException
        reconstruct this ValueControl using the specified save string
        Specified by:
        setSaveString in interface AVControl
        Specified by:
        setSaveString in class Control
        Parameters:
        save - - String representation for reconstruction
        Throws:
        VisADException - if a VisAD error occurs
        java.rmi.RemoteException - if an RMI error occurs
      • syncControl

        public void syncControl(Control rmt)
                         throws VisADException
        copy the state of a remote control to this control
        Specified by:
        syncControl in class Control
        Parameters:
        rmt - remote Control whose state is copied
        Throws:
        VisADException - if a VisAD error occurs
      • equals

        public boolean equals(java.lang.Object o)
        Description copied from class: Control
        Indicates whether or not this instance equals an Object
        Overrides:
        equals in class AVControlJ2D
        Parameters:
        o - an Object
        Returns:
        true if and only if this instance is equal to o
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Control
        Returns:
        a simple String representation of this Control

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.