public class AnimationSetControlJ2D extends AnimationSetControl
| Constructor and Description |
|---|
AnimationSetControlJ2D(DisplayImpl d,
AnimationControl p) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSet(Set s,
boolean noChange)
set Set of Animation value
|
clipCurrent, equals, getIndex, getSaveString, getSet, getValue, setSaveString, setSet, syncControladdControlListener, animation_string, changeControl, checkTicks, clone, getDisplay, getDisplayRenderer, getInstanceNumber, incTick, nullControl, peekTicks, removeControlListener, resetTicks, setTicks, subCheckTicks, subPeekTicks, subResetTicks, subSetTicks, toStringpublic AnimationSetControlJ2D(DisplayImpl d, AnimationControl p)
public void setSet(Set s, boolean noChange) throws VisADException, RemoteException
AnimationSetControlsetSet in class AnimationSetControls - - Set of RealType values for Animation stepsnoChange - = true to not trigger changeControl (used by
ScalarMap.setRange())VisADException - if a VisAD error occursRemoteException - if an RMI error occursCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.