Package edu.wisc.ssec.mcidasv.control
Class ScatterDisplay.ScatterCurveSelector
java.lang.Object
visad.ActionImpl
visad.CellImpl
edu.wisc.ssec.mcidasv.control.ScatterDisplay.ScatterCurveSelector
- All Implemented Interfaces:
Runnable,EventListener,Action,Cell,DisplayListener,ThingChangedListener
- Enclosing class:
ScatterDisplay
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean(package private) CurveDrawer(package private) boolean(package private) UnionSet(package private) float(package private) LineDrawingFields inherited from class visad.ActionImpl
TRACE_STACK, TRACE_TIME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddoAction()voidreset()voidsetActive(boolean active) voidsetVisible(boolean visible) 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
-
Constructor Details
-
ScatterCurveSelector
ScatterCurveSelector(DisplayMaster master, Color color, float maskVal) throws VisADException, RemoteException - Throws:
VisADExceptionRemoteException
-
-
Method Details
-
displayChanged
- Specified by:
displayChangedin interfaceDisplayListener- Throws:
VisADExceptionRemoteException
-
doAction
- Specified by:
doActionin classCellImpl- Throws:
VisADExceptionRemoteException
-
setVisible
- Throws:
VisADExceptionRemoteException
-
setActive
-
reset
- Throws:
Exception
-