Package | Description |
---|---|
ucar.unidata.idv |
The idv package.
|
ucar.unidata.view.geoloc |
The view component for geolocation (projections, navigated panels, etc).
|
Modifier and Type | Method and Description |
---|---|
void |
MapViewManager.setViewpointInfo(ViewpointInfo viewpointInfo)
Set the viewpoint info
|
Modifier and Type | Method and Description |
---|---|
ViewpointInfo |
ViewpointControl.getViewpointInfo()
Get the view point information.
|
ViewpointInfo |
ViewpointControl.rotateViewpoint(ViewpointInfo transfer)
Rotate the viewpoint to the parameters in
transfer |
Modifier and Type | Method and Description |
---|---|
ViewpointInfo |
ViewpointControl.rotateViewpoint(ViewpointInfo transfer)
Rotate the viewpoint to the parameters in
transfer |
void |
ViewpointControl.setViewpointInfo(ViewpointInfo vpi)
Set the view point information
|
void |
ViewpointDialog.showDialog(ViewpointInfo transfer)
Show the dialog and get the user input
|