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