Uses of Class
edu.wisc.ssec.mcidasv.data.hydra.CurveDrawer

Packages that use CurveDrawer
edu.wisc.ssec.mcidasv.control McIDAS-V specific controls. 
edu.wisc.ssec.mcidasv.data.hydra   
 

Uses of CurveDrawer in edu.wisc.ssec.mcidasv.control
 

Fields in edu.wisc.ssec.mcidasv.control declared as CurveDrawer
private  CurveDrawer PolarOrbitTrackControl.coverageCircle
           
(package private)  CurveDrawer ScatterDisplay.ImageCurveSelector.curveDraw
           
(package private)  CurveDrawer ScatterDisplay.ScatterCurveSelector.curveDraw
           
 

Methods in edu.wisc.ssec.mcidasv.control that return CurveDrawer
private  CurveDrawer PolarOrbitTrackControl.drawCoverageCircle(double lat, double lon, double satAlt, Color color)
           
 

Constructors in edu.wisc.ssec.mcidasv.control with parameters of type CurveDrawer
ScatterDisplay.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 CurveDrawer
CurveDrawer(CurveDrawer that)
          Constructor for creating a CurveDrawer from another instance