private static class MultiSpectralDisplay.RubberBandBox extends CellImpl
| Modifier and Type | Field and Description |
|---|---|
private boolean |
init |
private static java.lang.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 java.lang.String RBB
private DataReference rubberBand
private boolean init
public RubberBandBox(MultiSpectralDisplay msd, ScalarMap x, ScalarMap y) throws VisADException, java.rmi.RemoteException
VisADExceptionjava.rmi.RemoteExceptionpublic void doAction() throws VisADException, java.rmi.RemoteException
doAction in class CellImplVisADExceptionjava.rmi.RemoteException