Class MultiSpectralDisplay.RubberBandBox
java.lang.Object
visad.ActionImpl
visad.CellImpl
edu.wisc.ssec.mcidasv.display.hydra.MultiSpectralDisplay.RubberBandBox
- All Implemented Interfaces:
Runnable,EventListener,Action,Cell,ThingChangedListener
- Enclosing class:
MultiSpectralDisplay
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate static final Stringprivate DataReferenceprivate ScalarMapprivate ScalarMapFields inherited from class visad.ActionImpl
TRACE_STACK, TRACE_TIME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class visad.CellImpl
getOtherReference, setOtherReferenceMethods inherited from class visad.ActionImpl
addReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, getTaskCount, printPool, queue, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasksMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface visad.Action
addReference, getName, removeAllReferences, removeReferenceMethods inherited from interface visad.ThingChangedListener
thingChanged
-
Field Details
-
RBB
- See Also:
-
rubberBand
-
init
-
xmap
-
ymap
-
-
Constructor Details
-
RubberBandBox
public RubberBandBox(MultiSpectralDisplay msd, ScalarMap x, ScalarMap y) throws VisADException, RemoteException - Throws:
VisADExceptionRemoteException
-
-
Method Details
-
doAction
- Specified by:
doActionin classCellImpl- Throws:
VisADExceptionRemoteException
-