Uses of Class
ucar.visad.display.RubberBandBox
Packages that use RubberBandBox
Package
Description
The view component for geolocation (projections, navigated panels, etc).
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 RubberBandBoxModifier and TypeMethodDescriptionMapProjectionDisplayJ2D.getRubberBandBox()
Retrieve the RubberBandBox being used in this component.NavigatedDisplay.getRubberBandBox()
Retrieve the RubberBandBox being used in this component.Methods in ucar.unidata.view.geoloc with parameters of type RubberBandBoxModifier and TypeMethodDescriptionvoid
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 RubberBandBoxModifierConstructorDescriptionprotected
RubberBandBox
(RubberBandBox that) Constructor for creating a RubberBandBox from another instance