private class ScatterDisplay.ImageBoxSelector extends CellImpl
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
active |
(package private) int |
domainLen_0 |
(package private) boolean |
earthCoordDomain |
(package private) Set |
imageDomain |
(package private) boolean |
init |
(package private) LineDrawing |
lastBox |
(package private) float |
maskVal |
(package private) StatsTable |
myTable |
(package private) int |
myTableIndex |
(package private) ScatterDisplay.ImageBoxSelector |
other |
(package private) SubsetRubberBandBox |
subsetBox |
TRACE_STACK, TRACE_TIME| Constructor and Description |
|---|
ScatterDisplay.ImageBoxSelector(SubsetRubberBandBox subsetBox,
Set imageDomain,
DisplayMaster master,
Color color,
float maskVal,
StatsTable mst) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
void |
reset() |
void |
setActive(boolean active) |
void |
setOther(ScatterDisplay.ImageBoxSelector other) |
void |
setVisible(boolean visible) |
void |
updateBox() |
void |
updateBox(Gridded2DSet set2D) |
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
boolean active
SubsetRubberBandBox subsetBox
Set imageDomain
int domainLen_0
LineDrawing lastBox
float maskVal
boolean earthCoordDomain
StatsTable myTable
int myTableIndex
ScatterDisplay.ImageBoxSelector(SubsetRubberBandBox subsetBox, Set imageDomain, DisplayMaster master, Color color, float maskVal, StatsTable mst) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void doAction() throws VisADException, RemoteException
doAction in class CellImplVisADExceptionRemoteExceptionpublic void setActive(boolean active)
public void setVisible(boolean visible) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void reset() throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void setOther(ScatterDisplay.ImageBoxSelector other)
public void updateBox() throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic void updateBox(Gridded2DSet set2D) throws VisADException, RemoteException
VisADExceptionRemoteException