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, toString
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addControlListener, getSaveString, removeControlListener, setSaveString
public AVControlJ2D(DisplayImplJ2D d)
public void selectSwitches(double value, Set animation_set) throws VisADException
VisADException
public void clearSwitches(DataRenderer re)
clearSwitches
in interface AVControl
re
- - DataRenderer used to select SwitchSet objectsCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.