|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.ActionImpl
visad.formula.FormulaVar
public class FormulaVar
Represents a variable.
Field Summary | |
---|---|
static RealType |
CONSTANT
constant tag |
static boolean |
DEBUG
for testing purposes |
Method Summary | |
---|---|
void |
doAction()
recompute this variable |
Methods inherited from class visad.ActionImpl |
---|
addReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasks |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean DEBUG
public static RealType CONSTANT
Method Detail |
---|
public void doAction()
doAction
in class ActionImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |