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) LineDrawing |
selectCurve |
TRACE_STACK, TRACE_TIME| Constructor and Description |
|---|
ScatterCurveSelector(DisplayMaster master,
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, setOtherReferenceaddReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, getTaskCount, printPool, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasksclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddReference, getName, removeAllReferences, removeReferencethingChangedCurveDrawer curveDraw
boolean init
boolean active
float maskVal
LineDrawing selectCurve
ScatterCurveSelector(DisplayMaster master, Color color, float maskVal) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void displayChanged(DisplayEvent de) throws VisADException, RemoteException
displayChanged in interface DisplayListenerVisADExceptionRemoteExceptionpublic void doAction() throws VisADException, RemoteException
doAction in class CellImplVisADExceptionRemoteExceptionpublic void setVisible(boolean visible) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void setActive(boolean active)