Package | Description |
---|---|
edu.wisc.ssec.mcidasv.control |
McIDAS-V specific controls.
|
edu.wisc.ssec.mcidasv.data |
McIDAS-V specific data choosers.
|
edu.wisc.ssec.mcidasv.data.hydra |
Modifier and Type | Field and Description |
---|---|
(package private) SubsetRubberBandBox |
ScatterDisplay.ImageBoxSelector.subsetBox |
Constructor and Description |
---|
ImageBoxSelector(SubsetRubberBandBox subsetBox,
Set imageDomain,
DisplayMaster master,
Color color,
float maskVal,
StatsTable mst) |
Modifier and Type | Class and Description |
---|---|
class |
GeoSubsetRubberBandBox |
Modifier and Type | Field and Description |
---|---|
private SubsetRubberBandBox |
PreviewSelection.rbb |
Modifier and Type | Method and Description |
---|---|
void |
SubsetRubberBandBox.setBox(SubsetRubberBandBox rbb) |
Constructor and Description |
---|
SubsetRubberBandBox(SubsetRubberBandBox that)
Constructor for creating a RubberBandBox from another instance
|