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) ucar.visad.display.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 |
---|
ImageBoxSelector(SubsetRubberBandBox subsetBox,
Set imageDomain,
ucar.visad.display.DisplayMaster master,
java.awt.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, 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
boolean init
boolean active
SubsetRubberBandBox subsetBox
Set imageDomain
int domainLen_0
ucar.visad.display.LineDrawing lastBox
float maskVal
boolean earthCoordDomain
StatsTable myTable
int myTableIndex
ImageBoxSelector(SubsetRubberBandBox subsetBox, Set imageDomain, ucar.visad.display.DisplayMaster master, java.awt.Color color, float maskVal, StatsTable mst) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
public void doAction() throws VisADException, java.rmi.RemoteException
doAction
in class CellImpl
VisADException
java.rmi.RemoteException
public void setActive(boolean active)
public void setVisible(boolean visible) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
public void reset() throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
public void setOther(ScatterDisplay.ImageBoxSelector other)
public void updateBox() throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
public void updateBox(Gridded2DSet set2D) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException