org.geotools.swt.utils
Class StatusBarNotifier
Object
StatusBarNotifier
public class StatusBarNotifier
- extends Object
The notifier for the statusbar.
- Author:
- Andrea Antonello (www.hydrologis.com)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusBarNotifier
public StatusBarNotifier(ApplicationWindow applicationWindow,
SwtMapPane mapPane)
displayCoords
public void displayCoords(DirectPosition2D mapPos)
- Format and display the coordinates of the given position
- Parameters:
mapPos
- mouse cursor position (world coords)
clearCoords
public void clearCoords()
Copyright © 1996-2014 Geotools. All Rights Reserved.