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, setOtherReferenceaddReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, getTaskCount, printPool, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasksclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddReference, getName, removeAllReferences, removeReferencethingChangedpublic static final Real TRUE
public static final Real FALSE
public SSCellImpl(SSCellData cellData, DataReferenceImpl ref, String varName, boolean checkErrors) throws VisADException, RemoteException
VisADExceptionRemoteExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.