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, 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
private static final String RBB
private DataReference rubberBand
private boolean init
public RubberBandBox(MultiSpectralDisplay msd, ScalarMap x, ScalarMap y) throws VisADException, RemoteException
VisADException
RemoteException
public void doAction() throws VisADException, RemoteException
doAction
in class CellImpl
VisADException
RemoteException