private class ScatterDisplay.ImageBoxSelector extends CellImpl
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
active |
(package private) int |
domainLen_0 |
(package private) int |
domainLen_1 |
(package private) boolean |
earthCoordDomain |
(package private) Set |
imageDomain |
(package private) boolean |
init |
(package private) LineDrawing |
lastBox |
(package private) float |
maskVal |
(package private) ScatterDisplay.ImageBoxSelector |
other |
(package private) float[][] |
scatter |
(package private) SubsetRubberBandBox |
subsetBox |
TRACE_STACK, TRACE_TIME| Constructor and Description |
|---|
ScatterDisplay.ImageBoxSelector(SubsetRubberBandBox subsetBox,
Set imageDomain,
DisplayMaster master) |
ScatterDisplay.ImageBoxSelector(SubsetRubberBandBox subsetBox,
Set imageDomain,
DisplayMaster master,
Color color,
float maskVal) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
SubsetRubberBandBox |
getSelector() |
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
int domainLen_1
float[][] scatter
LineDrawing lastBox
float maskVal
boolean earthCoordDomain
ScatterDisplay.ImageBoxSelector(SubsetRubberBandBox subsetBox, Set imageDomain, DisplayMaster master) throws VisADException, RemoteException
VisADExceptionRemoteExceptionScatterDisplay.ImageBoxSelector(SubsetRubberBandBox subsetBox, Set imageDomain, DisplayMaster master, Color color, float maskVal) 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
VisADExceptionRemoteExceptionpublic SubsetRubberBandBox getSelector()