Uses of Class
edu.wisc.ssec.mcidasv.data.hydra.CurveDrawer
Packages that use CurveDrawer
Package
Description
McIDAS-V specific controls.
-
Uses of CurveDrawer in edu.wisc.ssec.mcidasv.control
Fields in edu.wisc.ssec.mcidasv.control declared as CurveDrawerModifier and TypeFieldDescription(package private) CurveDrawer
ScatterDisplay.ImageCurveSelector.curveDraw
(package private) CurveDrawer
ScatterDisplay.ScatterCurveSelector.curveDraw
Fields in edu.wisc.ssec.mcidasv.control with type parameters of type CurveDrawerModifier and TypeFieldDescriptionprivate final Map
<GroundStation, CurveDrawer> PolarOrbitTrackControl.stationToCurve
Methods in edu.wisc.ssec.mcidasv.control that return CurveDrawerModifier and TypeMethodDescriptionprivate CurveDrawer
PolarOrbitTrackControl.makeCoverageCircle
(GroundStation gs) Constructors in edu.wisc.ssec.mcidasv.control with parameters of type CurveDrawerModifierConstructorDescription(package private)
ImageCurveSelector
(CurveDrawer curveDraw, FlatField image, DisplayMaster master, Color color, float maskVal, StatsTable mst) -
Uses of CurveDrawer in edu.wisc.ssec.mcidasv.data.hydra
Constructors in edu.wisc.ssec.mcidasv.data.hydra with parameters of type CurveDrawerModifierConstructorDescriptionprotected
CurveDrawer
(CurveDrawer that) Constructor for creating a CurveDrawer from another instance