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