Package | Description |
---|---|
org.geotools.swing |
Simple Swing widgets for map display.
|
org.geotools.swing.event |
Mouse events and listener classes to work with both window and map positions.
|
org.geotools.swing.tool |
Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools.
|
Class and Description |
---|
MapMouseEventDispatcher
Takes Java AWT mouse events received by a map pane and converts them to
MapMouseEvents
which add world location data. |
MapMouseListener
Interface for classes that listen to MapMouseEvents
|
MapPaneEvent
An event class used by
MapPane to signal changes of state to listeners. |
MapPaneListener
Listens to events published by the MapPane.
|
Class and Description |
---|
KeyInfo
Represents a keyboard key or key combination.
|
MapMouseEvent
A
MouseEvent with methods to retrieve position in world coordinates. |
MapMouseEventDispatcher
Takes Java AWT mouse events received by a map pane and converts them to
MapMouseEvents
which add world location data. |
MapMouseListener
Interface for classes that listen to MapMouseEvents
|
MapPaneEvent
An event class used by
MapPane to signal changes of state to listeners. |
MapPaneEvent.Type
Type of MapPane event
|
MapPaneKeyHandler.Action
Constants for supported actions.
|
MapPaneListener
Listens to events published by the MapPane.
|
Class and Description |
---|
MapMouseAdapter
An adapter class that implements all of the mouse event handling methods defined in the
MapMouseListener interface as empty methods, allowing sub-classes to just override the methods
they need.
|
MapMouseEvent
A
MouseEvent with methods to retrieve position in world coordinates. |
MapMouseListener
Interface for classes that listen to MapMouseEvents
|
Copyright © 1996–2022 Geotools. All rights reserved.