Package edu.wisc.ssec.mcidasv.control
Class ScatterDisplay.ImageCurveSelector
java.lang.Object
visad.ActionImpl
visad.CellImpl
edu.wisc.ssec.mcidasv.control.ScatterDisplay.ImageCurveSelector
- All Implemented Interfaces:
Runnable,EventListener,Action,Cell,DisplayListener,ThingChangedListener
- Enclosing class:
ScatterDisplay
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean(package private) CoordinateSystem(package private) CurveDrawer(package private) int(package private) int(package private) Gridded2DSet(package private) DisplayMaster(package private) boolean(package private) boolean(package private) UnionSet(package private) LineDrawing(package private) float(package private) StatsTable(package private) int(package private) ScatterDisplay.ImageCurveSelectorFields inherited from class visad.ActionImpl
TRACE_STACK, TRACE_TIME -
Constructor Summary
ConstructorsConstructorDescriptionImageCurveSelector(CurveDrawer curveDraw, FlatField image, DisplayMaster master, Color color, float maskVal, StatsTable mst) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddoAction()voidreset()voidsetActive(boolean active) voidvoidsetVisible(boolean visible) voidupdateCurve(SampledSet set) 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
-
init
boolean init -
curveDraw
-
dspMaster
-
domainSet
-
cs
-
domainLen_0
int domainLen_0 -
domainLen_1
int domainLen_1 -
other
-
last_uSet
-
imageLatLon
boolean imageLatLon -
active
boolean active -
maskVal
float maskVal -
lastCurve
-
myTable
-
myTableIndex
int myTableIndex
-
-
Constructor Details
-
ImageCurveSelector
ImageCurveSelector(CurveDrawer curveDraw, FlatField image, DisplayMaster master, Color color, float maskVal, StatsTable mst) throws VisADException, RemoteException - Throws:
VisADExceptionRemoteException
-
-
Method Details
-
displayChanged
- Specified by:
displayChangedin interfaceDisplayListener- Throws:
VisADExceptionRemoteException
-
setActive
-
reset
- Throws:
VisADExceptionRemoteException
-
updateCurve
- Throws:
VisADExceptionRemoteException
-
setOther
-
doAction
- Specified by:
doActionin classCellImpl- Throws:
VisADExceptionRemoteException
-
setVisible
- Throws:
VisADExceptionRemoteException
-