|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AVControl
AVControl is the VisAD interface for AnimationControl and ValueControl.
| Method Summary | |
|---|---|
void |
addControlListener(ControlListener listener)
in future, notify listener of changes in this AVControl |
void |
clearSwitches(DataRenderer re)
remove all references to SwitchSet objects involving re |
String |
getSaveString()
|
void |
removeControlListener(ControlListener listener)
stop notifying listener of changes in this AVControl |
void |
setSaveString(String save)
reconstruct this AVControl using the specified save string |
| Method Detail |
|---|
void clearSwitches(DataRenderer re)
re - - DataRenderer used to select SwitchSet objectsvoid addControlListener(ControlListener listener)
listener - - ControlListener to notifyvoid removeControlListener(ControlListener listener)
listener - - ControlListener to stop notifyingString getSaveString()
void setSaveString(String save)
throws VisADException,
RemoteException
save - - String representation for reconstruction
VisADException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||