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,
RemoteException
VisADExceptionRemoteExceptionvoid init() throws VisADException
VisADExceptiondouble getValue()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.