Uses of Class
ucar.visad.display.RubberBandBox

Packages that use RubberBandBox
ucar.unidata.view.geoloc The view component for geolocation (projections, navigated panels, etc). 
ucar.visad.display Provides support for hiding some of the complexity of the VisAD package. 
 

Uses of RubberBandBox in ucar.unidata.view.geoloc
 

Methods in ucar.unidata.view.geoloc that return RubberBandBox
 RubberBandBox MapProjectionDisplayJ2D.getRubberBandBox()
          Retrieve the RubberBandBox being used in this component.
 RubberBandBox NavigatedDisplay.getRubberBandBox()
          Retrieve the RubberBandBox being used in this component.
 

Methods in ucar.unidata.view.geoloc with parameters of type RubberBandBox
protected  void NavigatedDisplay.setRubberBandBox(RubberBandBox box)
          Set the RubberBandBox being used in this component.
 

Uses of RubberBandBox in ucar.visad.display
 

Constructors in ucar.visad.display with parameters of type RubberBandBox
RubberBandBox(RubberBandBox that)
          Constructor for creating a RubberBandBox from another instance