Package com.luciad.view.lightspeed.swing.navigationcontrols
package com.luciad.view.lightspeed.swing.navigationcontrols
This package contains the implementation of the on map navigation controls for an
ILspView
.
-
TLspCompassNavigationControl
,TLspPanNavigationControl
andTLspZoomNavigationControl
are the Lightspeed implementations ofALcdCompassNavigationControl
,ALcdPanNavigationControl
andALcdZoomNavigationControl
respectively. -
The
TLspNavigationControlsBuilder
can be used to easily create a set of navigation controls.
- Since:
- 2012.0
-
ClassDescriptionThis class implements the altitude exaggeration control for an
ILspView
.Implementation ofALcdCompassNavigationControl
for anILspView
.Builder for creating navigation control components that interacts with a view (ILspView
).Implementation ofALcdPanNavigationControl
for anILspView
.Implementation ofALcdZoomNavigationControl
for anILspView
.