visad.java2d
Class AnimationSetControlJ2D
- java.lang.Object
-
- visad.Control
-
- visad.AnimationSetControl
-
- visad.java2d.AnimationSetControlJ2D
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class AnimationSetControlJ2D extends AnimationSetControl
AnimationSetControlJ2D is the VisAD class for sampling Animation steps under Java2D.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description AnimationSetControlJ2D(DisplayImpl d, AnimationControl p)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetSet(Set s, boolean noChange)set Set of Animation value-
Methods inherited from class visad.AnimationSetControl
clipCurrent, equals, getIndex, getSaveString, getSet, getValue, setSaveString, setSet, syncControl
-
Methods inherited from class visad.Control
addControlListener, animation_string, changeControl, checkTicks, clone, getDisplay, getDisplayRenderer, getInstanceNumber, incTick, nullControl, peekTicks, removeControlListener, resetTicks, setTicks, subCheckTicks, subPeekTicks, subResetTicks, subSetTicks, toString
-
-
-
-
Constructor Detail
-
AnimationSetControlJ2D
public AnimationSetControlJ2D(DisplayImpl d, AnimationControl p)
-
-
Method Detail
-
setSet
public void setSet(Set s, boolean noChange) throws VisADException, java.rmi.RemoteException
Description copied from class:AnimationSetControlset Set of Animation value- Overrides:
setSetin classAnimationSetControl- Parameters:
s- - Set of RealType values for Animation stepsnoChange- = true to not trigger changeControl (used by ScalarMap.setRange())- Throws:
VisADException- if a VisAD error occursjava.rmi.RemoteException- if an RMI error occurs
-
-
DMelt 3.0 © DataMelt by jWork.ORG