Package | Description |
---|---|
edu.wisc.ssec.mcidasv.control |
McIDAS-V specific controls.
|
edu.wisc.ssec.mcidasv.data.hydra |
Modifier and Type | Field and Description |
---|---|
(package private) CurveDrawer |
ScatterDisplay.ImageCurveSelector.curveDraw |
(package private) CurveDrawer |
ScatterDisplay.ScatterCurveSelector.curveDraw |
Modifier and Type | Method and Description |
---|---|
private CurveDrawer |
PolarOrbitTrackControl.makeCoverageCircle(double lat,
double lon,
double satAlt,
Color color) |
Constructor and Description |
---|
ImageCurveSelector(CurveDrawer curveDraw,
FlatField image,
DisplayMaster master,
Color color,
float maskVal,
StatsTable mst) |
Constructor and Description |
---|
CurveDrawer(CurveDrawer that)
Constructor for creating a CurveDrawer from another instance
|