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) CurveDrawerScatterDisplay.ImageCurveSelector.curveDraw(package private) CurveDrawerScatterDisplay.ScatterCurveSelector.curveDrawFields in edu.wisc.ssec.mcidasv.control with type parameters of type CurveDrawerModifier and TypeFieldDescriptionprivate final Map<GroundStation, CurveDrawer> PolarOrbitTrackControl.stationToCurveMethods in edu.wisc.ssec.mcidasv.control that return CurveDrawerModifier and TypeMethodDescriptionprivate CurveDrawerPolarOrbitTrackControl.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 CurveDrawerModifierConstructorDescriptionprotectedCurveDrawer(CurveDrawer that) Constructor for creating a CurveDrawer from another instance