Uses of Class
edu.wisc.ssec.mcidasv.control.ScatterDisplay.MyStatsTable

Packages that use ScatterDisplay.MyStatsTable
edu.wisc.ssec.mcidasv.control McIDAS-V specific controls. 
 

Uses of ScatterDisplay.MyStatsTable in edu.wisc.ssec.mcidasv.control
 

Fields in edu.wisc.ssec.mcidasv.control declared as ScatterDisplay.MyStatsTable
(package private)  ScatterDisplay.MyStatsTable ScatterDisplay.ImageCurveSelector.myTable
           
(package private)  ScatterDisplay.MyStatsTable ScatterDisplay.ImageBoxSelector.myTable
           
(package private)  ScatterDisplay.MyStatsTable ScatterDisplay.statsTable
           
 

Constructors in edu.wisc.ssec.mcidasv.control with parameters of type ScatterDisplay.MyStatsTable
ScatterDisplay.ImageBoxSelector(SubsetRubberBandBox subsetBox, Set imageDomain, DisplayMaster master, Color color, float maskVal, ScatterDisplay.MyStatsTable mst)
           
ScatterDisplay.ImageCurveSelector(CurveDrawer curveDraw, FlatField image, DisplayMaster master, Color color, float maskVal, ScatterDisplay.MyStatsTable mst)