private class ScatterDisplay.ImageCurveSelector extends CellImpl implements DisplayListener
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
active |
(package private) CoordinateSystem |
cs |
(package private) CurveDrawer |
curveDraw |
(package private) int |
domainLen_0 |
(package private) int |
domainLen_1 |
(package private) Gridded2DSet |
domainSet |
(package private) ucar.visad.display.DisplayMaster |
dspMaster |
(package private) boolean |
imageLatLon |
(package private) boolean |
init |
(package private) UnionSet |
last_uSet |
(package private) ucar.visad.display.LineDrawing |
lastCurve |
(package private) float |
maskVal |
(package private) StatsTable |
myTable |
(package private) int |
myTableIndex |
(package private) ScatterDisplay.ImageCurveSelector |
other |
TRACE_STACK, TRACE_TIME
Constructor and Description |
---|
ImageCurveSelector(CurveDrawer curveDraw,
FlatField image,
ucar.visad.display.DisplayMaster master,
java.awt.Color color,
float maskVal,
StatsTable mst) |
Modifier and Type | Method and Description |
---|---|
void |
displayChanged(DisplayEvent de) |
void |
doAction() |
void |
reset() |
void |
setActive(boolean active) |
void |
setOther(ScatterDisplay.ImageCurveSelector other) |
void |
setVisible(boolean visible) |
void |
updateCurve(SampledSet set) |
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
boolean init
CurveDrawer curveDraw
ucar.visad.display.DisplayMaster dspMaster
Gridded2DSet domainSet
int domainLen_0
int domainLen_1
boolean imageLatLon
boolean active
float maskVal
ucar.visad.display.LineDrawing lastCurve
StatsTable myTable
int myTableIndex
ImageCurveSelector(CurveDrawer curveDraw, FlatField image, ucar.visad.display.DisplayMaster master, java.awt.Color color, float maskVal, StatsTable mst) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
public void displayChanged(DisplayEvent de) throws VisADException, java.rmi.RemoteException
displayChanged
in interface DisplayListener
VisADException
java.rmi.RemoteException
public void setActive(boolean active)
public void reset() throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
public void updateCurve(SampledSet set) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
public void setOther(ScatterDisplay.ImageCurveSelector other)
public void doAction() throws VisADException, java.rmi.RemoteException
doAction
in class CellImpl
VisADException
java.rmi.RemoteException
public void setVisible(boolean visible) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException