private class ScatterDisplay.ScatterCurveSelector extends CellImpl implements DisplayListener
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
active |
(package private) CurveDrawer |
curveDraw |
(package private) boolean |
init |
(package private) UnionSet |
last_uSet |
(package private) float |
maskVal |
(package private) ucar.visad.display.LineDrawing |
selectCurve |
TRACE_STACK, TRACE_TIME
Constructor and Description |
---|
ScatterCurveSelector(ucar.visad.display.DisplayMaster master,
java.awt.Color color,
float maskVal) |
Modifier and Type | Method and Description |
---|---|
void |
displayChanged(DisplayEvent de) |
void |
doAction() |
void |
reset() |
void |
setActive(boolean active) |
void |
setVisible(boolean visible) |
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
CurveDrawer curveDraw
boolean init
boolean active
float maskVal
ucar.visad.display.LineDrawing selectCurve
ScatterCurveSelector(ucar.visad.display.DisplayMaster master, java.awt.Color color, float maskVal) 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 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
public void setActive(boolean active)
public void reset() throws java.lang.Exception
java.lang.Exception