Uses of Class
org.geotools.map.event.MapBoundsEvent

Packages that use MapBoundsEvent
org.geotools.map List of layers to be rendered. 
org.geotools.map.event A set of events fired by map interfaces. 
org.geotools.swing Simple Swing widgets for map display. 
 

Uses of MapBoundsEvent in org.geotools.map
 

Methods in org.geotools.map with parameters of type MapBoundsEvent
 void WMSMapLayer.mapBoundsChanged(MapBoundsEvent event)
           
 

Uses of MapBoundsEvent in org.geotools.map.event
 

Methods in org.geotools.map.event with parameters of type MapBoundsEvent
 void MapBoundsListener.mapBoundsChanged(MapBoundsEvent event)
          Invoked when the area of interest or the coordinate system changes
 

Uses of MapBoundsEvent in org.geotools.swing
 

Methods in org.geotools.swing with parameters of type MapBoundsEvent
 void JMapPane.mapBoundsChanged(MapBoundsEvent event)
          Called by the map context when its bounds have changed.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.