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