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 |
---|---|
protected ViewpointControl |
NavigatedViewManager.getViewpointControl()
Get the viewpoint control for this view manager.
|
Constructor and Description |
---|
GlobeScaleDialog(javax.swing.JFrame parent,
ViewpointControl control)
Create a new dialog for setting the vertical range of the display
|
GlobeScaleDialog(javax.swing.JFrame parent,
ViewpointControl control,
VertScaleInfo transfer)
Create a new dialog for setting the vertical range of the display
|
VertScaleDialog(javax.swing.JFrame parent,
ViewpointControl control,
VertScaleInfo vertScaleInfo)
Create a new dialog for setting the vertical range of the display
|
ViewpointDialog(ViewpointControl vc,
javax.swing.JFrame parent)
Create a new dialog for setting the viewpoing
|