|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisad.Control
visad.AnimationSetControl
visad.java2d.AnimationSetControlJ2D
public class AnimationSetControlJ2D
AnimationSetControlJ2D is the VisAD class for sampling Animation steps under Java2D.
| Constructor Summary | |
|---|---|
AnimationSetControlJ2D(DisplayImpl d,
AnimationControl p)
|
|
| Method Summary | |
|---|---|
void |
setSet(Set s,
boolean noChange)
noChange = true to not trigger changeControl, used by ScalarMap.setRange |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnimationSetControlJ2D(DisplayImpl d,
AnimationControl p)
| Method Detail |
|---|
public void setSet(Set s,
boolean noChange)
throws VisADException,
java.rmi.RemoteException
AnimationSetControl
setSet in class AnimationSetControlVisADException
java.rmi.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||