public abstract class AVControlJ2D extends Control implements AVControl
| Constructor and Description |
|---|
AVControlJ2D(DisplayImplJ2D d) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearSwitches(DataRenderer re)
clear all 'pairs' in switches that involve re
|
boolean |
equals(Object o)
Indicates whether or not this instance equals an Object
|
void |
selectSwitches(double value,
Set animation_set) |
addControlListener, animation_string, changeControl, checkTicks, clone, getDisplay, getDisplayRenderer, getInstanceNumber, getSaveString, incTick, nullControl, peekTicks, removeControlListener, resetTicks, setSaveString, setTicks, subCheckTicks, subPeekTicks, subResetTicks, subSetTicks, syncControl, toStringfinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddControlListener, getSaveString, removeControlListener, setSaveStringpublic AVControlJ2D(DisplayImplJ2D d)
public void selectSwitches(double value,
Set animation_set)
throws VisADException
VisADExceptionpublic void clearSwitches(DataRenderer re)
clearSwitches in interface AVControlre - - DataRenderer used to select SwitchSet objectsCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.