Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
RubberBandBox |
NavigatedDisplay.getRubberBandBox()
Retrieve the RubberBandBox being used in this component.
|
RubberBandBox |
MapProjectionDisplayJ2D.getRubberBandBox()
Retrieve the RubberBandBox being used in this component.
|
Modifier and Type | Method and Description |
---|---|
void |
NavigatedDisplay.setRubberBandBox(RubberBandBox box)
Set the RubberBandBox being used in this component.
|
Constructor and Description |
---|
RubberBandBox(RubberBandBox that)
Constructor for creating a RubberBandBox from another instance
|