Uses of Class
ucar.visad.display.CrossSectionSelector

Packages that use CrossSectionSelector
ucar.unidata.idv.control DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. 
ucar.visad.display Provides support for hiding some of the complexity of the VisAD package. 
 

Uses of CrossSectionSelector in ucar.unidata.idv.control
 

Fields in ucar.unidata.idv.control declared as CrossSectionSelector
protected  CrossSectionSelector CrossSectionControl.csSelector
          the cross section selector
protected  CrossSectionSelector JythonControl.transectProbe
          the transect probe
 

Methods in ucar.unidata.idv.control that return CrossSectionSelector
 CrossSectionSelector CrossSectionControl.getCrossSectionSelector()
          Get the selector used to position the cross section.
 CrossSectionSelector RangeAndBearingControl.getCrossSectionSelector()
          Return the selector line with end points.
 

Uses of CrossSectionSelector in ucar.visad.display
 

Constructors in ucar.visad.display with parameters of type CrossSectionSelector
CrossSectionSelector(CrossSectionSelector that)
          Construct a CrossSectionSelector from another instance