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

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

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

Fields in edu.wisc.ssec.mcidasv.control declared as ScatterDisplay.ImageBoxSelector
(package private)  ScatterDisplay.ImageBoxSelector ScatterDisplay.ImageBoxSelector.other
           
 

Fields in edu.wisc.ssec.mcidasv.control with type parameters of type ScatterDisplay.ImageBoxSelector
(package private)  List<ScatterDisplay.ImageBoxSelector> ScatterDisplay.imageXBoxSelectors
           
(package private)  List<ScatterDisplay.ImageBoxSelector> ScatterDisplay.imageYBoxSelectors
           
 

Methods in edu.wisc.ssec.mcidasv.control with parameters of type ScatterDisplay.ImageBoxSelector
 void ScatterDisplay.ImageBoxSelector.setOther(ScatterDisplay.ImageBoxSelector other)