|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.geotools.swt.event | |
---|---|
org.geotools.swt | Simple SWT widgets for map display. |
org.geotools.swt.event | Mouse events and listener classes to work with both window and map positions. |
org.geotools.swt.tool | Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools. |
Classes in org.geotools.swt.event used by org.geotools.swt | |
---|---|
MapMouseListener
Interface for classes that listen to JMapPaneMouseEvents |
|
MapPaneListener
Implemented by classes that wish to receive MapPaneEvents |
Classes in org.geotools.swt.event used by org.geotools.swt.event | |
---|---|
MapMouseEvent
A MouseEvent which contains methods to obtain coordinates in real world CoordinateSystem as well as Screen Coordinates. |
|
MapMouseListener
Interface for classes that listen to JMapPaneMouseEvents |
|
MapPaneEvent
An event class used by SwtMapPane to signal changes of
state to listeners. |
|
MapPaneEvent.Type
Type of MapPane event |
|
MapPaneListener
Implemented by classes that wish to receive MapPaneEvents |
Classes in org.geotools.swt.event used by org.geotools.swt.tool | |
---|---|
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 which contains methods to obtain coordinates in real world CoordinateSystem as well as Screen Coordinates. |
|
MapMouseListener
Interface for classes that listen to JMapPaneMouseEvents |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |