Uses of Class
ucar.visad.display.SelectorDisplayable

Packages that use SelectorDisplayable
ucar.visad.display Provides support for hiding some of the complexity of the VisAD package. 
 

Uses of SelectorDisplayable in ucar.visad.display
 

Subclasses of SelectorDisplayable in ucar.visad.display
 class AreaProbe
          Class for a probe that defines an area.
 class CrossSectionSelector
          CrossSectionSelector is a composite of two endpoints that can be moved independently, a line connecting the two points, and a middle point that can be used to move orthoganally to the line.
 class LineProbe
          Class for a probe.
 class PointProbe
          Class for a probe.
 class ZSelector
          ZSelector is a single small color-filled box on the screen that the user can move vertically by dragging with mouse button three; it can be used to control items whose position has a z value in a VisAD display.
 

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