|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueControl
ValueControl is the VisAD interface for controlling SelectValue display scalars.
Method Summary | |
---|---|
double |
getValue()
return the selected value |
void |
init()
|
void |
setValue(double value)
set the selected value |
Methods inherited from interface visad.AVControl |
---|
addControlListener, clearSwitches, getSaveString, removeControlListener, setSaveString |
Method Detail |
---|
void setValue(double value) throws VisADException, RemoteException
VisADException
RemoteException
void init() throws VisADException
VisADException
double getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |