Uses of Interface
ucar.visad.display.DisplayableData.DragAdapter

Packages that use DisplayableData.DragAdapter
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 DisplayableData.DragAdapter in ucar.unidata.idv.control
 

Classes in ucar.unidata.idv.control that implement DisplayableData.DragAdapter
 class ColorCrossSectionControl
          Class for displaying cross sections as color shaded displays.
 class ColorRhiControl
          Class to make displays and controls for a pseudo-RHI plot of WSR-88D Level II data.
 class ContourCrossSectionControl
          A cross section control for displaying contours.
 class CrossSectionControl
          TODO: We need to be able to persist/unpersist the ViewManager so its state is saved.
 class DataTransectControl
          Class for displaying transects of data along a cross section line.
 class FlowCrossSectionControl
          A cross section control for depicting flow (vectors or wind barbs)
 class Level2ColorCrossSectionControl
          Class for displaying WSR-88D Level II cross sections as color shaded displays.
 class ProbeControl
          A widget to display data values at one point in the 2d or 3d data field.
 class RadarCrossSectionControl
          Class for displaying WSR-88D Level II cross sections as color shaded displays.
 class RadarRhiControl
          Created by IntelliJ IDEA.
 class RangeAndBearingControl
          Class to make a dragable line with end points which computes the range and bearing between the end points.
 

Uses of DisplayableData.DragAdapter in ucar.visad.display
 

Methods in ucar.visad.display with parameters of type DisplayableData.DragAdapter
 void DisplayableData.setDragAdapter(DisplayableData.DragAdapter dragAdapter)
          Set the drag adapter