Package org.geotools.map.event

A set of events fired by map interfaces.

See:
          Description

Interface Summary
MapBoundsListener The listener that's notified when a bounding box changes its area of interest.
MapLayerListener The listener that's notified when some layer property changes.
MapLayerListListener Listens for MapLayerListEvent events.
 

Class Summary
MapAdapter An abstract adapter class to receive events about map bounds and layer changes.
MapBoundsEvent Event object for MapContext area of interest and coordinate system changes.
MapLayerEvent Event fired when some Layer property changes.
MapLayerListEvent Event object used to report changes in the list of layers managed by a MapContext
 

Enum Summary
MapBoundsEvent.Type Type of map bounds event
 

Package org.geotools.map.event Description

A set of events fired by map interfaces.



Copyright © 1996-2014 Geotools. All Rights Reserved.