private static class MultiSpectralDisplay.RubberBandBox extends CellImpl
| Modifier and Type | Field and Description |
|---|---|
private boolean |
init |
private static String |
RBB |
private DataReference |
rubberBand |
private ScalarMap |
xmap |
private ScalarMap |
ymap |
TRACE_STACK, TRACE_TIME| Constructor and Description |
|---|
RubberBandBox(MultiSpectralDisplay msd,
ScalarMap x,
ScalarMap y) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
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, removeReferencethingChangedprivate static final String RBB
private DataReference rubberBand
private boolean init
public RubberBandBox(MultiSpectralDisplay msd, ScalarMap x, ScalarMap y) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void doAction() throws VisADException, RemoteException
doAction in class CellImplVisADExceptionRemoteException