public interface ValueControl extends AVControl
| Modifier and Type | Method and Description |
|---|---|
double |
getValue()
return the selected value
|
void |
init() |
void |
setValue(double value)
set the selected value
|
addControlListener, clearSwitches, getSaveString, removeControlListener, setSaveStringvoid setValue(double value)
throws VisADException,
java.rmi.RemoteException
VisADExceptionjava.rmi.RemoteExceptionvoid init()
throws VisADException
VisADExceptiondouble getValue()