public class SSCellImpl extends CellImpl
Modifier and Type | Field and Description |
---|---|
static Real |
FALSE
VisAD Data object representing boolean false.
|
static Real |
TRUE
VisAD Data object representing boolean true.
|
TRACE_STACK, TRACE_TIME
Constructor and Description |
---|
SSCellImpl(SSCellData cellData,
DataReferenceImpl ref,
String varName,
boolean checkErrors)
Constructs an SSCellImpl.
|
Modifier and Type | Method and Description |
---|---|
void |
doAction()
Invoked when linked data changes.
|
boolean |
isInited()
Returns whether this cell has finished initializing.
|
getOtherReference, setOtherReference
addReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, getTaskCount, printPool, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasks
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addReference, getName, removeAllReferences, removeReference
thingChanged
public static final Real TRUE
public static final Real FALSE
public SSCellImpl(SSCellData cellData, DataReferenceImpl ref, String varName, boolean checkErrors) throws VisADException, RemoteException
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.