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