private class ScatterDisplay.ScatterBoxSelector extends CellImpl
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
active |
(package private) boolean |
init |
(package private) float |
maskVal |
(package private) RubberBandBox |
rbb |
(package private) LineDrawing |
selectBox |
(package private) double[] |
x_coords |
(package private) double[] |
y_coords |
TRACE_STACK, TRACE_TIME| Constructor and Description |
|---|
ScatterDisplay.ScatterBoxSelector(DisplayMaster master) |
ScatterDisplay.ScatterBoxSelector(DisplayMaster master,
Color color,
float maskVal) |
| Modifier and Type | Method and Description |
|---|---|
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, removeReferencethingChangedboolean init
double[] x_coords
double[] y_coords
RubberBandBox rbb
LineDrawing selectBox
boolean active
float maskVal
ScatterDisplay.ScatterBoxSelector(DisplayMaster master) throws VisADException, RemoteException
VisADExceptionRemoteExceptionScatterDisplay.ScatterBoxSelector(DisplayMaster master, Color color, float maskVal) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void doAction() throws VisADException, RemoteException
doAction in class CellImplVisADExceptionRemoteExceptionpublic void setVisible(boolean visible) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void setActive(boolean active)