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, syncControl
addControlListener, animation_string, changeControl, checkTicks, clone, getDisplay, getDisplayRenderer, getInstanceNumber, incTick, nullControl, peekTicks, removeControlListener, resetTicks, setTicks, subCheckTicks, subPeekTicks, subResetTicks, subSetTicks, toString
public AnimationSetControlJ2D(DisplayImpl d, AnimationControl p)
public void setSet(Set s, boolean noChange) throws VisADException, RemoteException
AnimationSetControl
setSet
in class AnimationSetControl
s
- - 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.