| Programming with JViews Maps > Creating a Map Application Using the API > Map GUI Interactors > Pan |
Pan |
INDEX
PREVIOUS
NEXT
|
The IlvMapPanInteractor allows the user to pan a manager view by pressing and holding the space key. Once installed, it is always available.
IlvManagerView, you can use the following code: IlvManagerView view = ... ... IlvMapPanInteractor pan = new IlvMapPanInteractor(); pan.setView(view); |
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |