org.gvsig.fmap.mapcontrol
Class MapControl.MapContextListener

java.lang.Object
  extended by org.gvsig.fmap.mapcontrol.MapControl.MapContextListener
All Implemented Interfaces:
AtomicEventListener
Enclosing class:
MapControl

public class MapControl.MapContextListener
extends Object
implements AtomicEventListener

MapContextListener listens all events produced in a MapControl's MapContext object during an atomic period of time, and sets it to dirty, executing drawMap(false), if any of the following conditions is accomplished:

Author:
Fernando González Cortés

Constructor Summary
MapControl.MapContextListener()
           
 
Method Summary
 void atomicEvent(AtomicEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapControl.MapContextListener

public MapControl.MapContextListener()
Method Detail

atomicEvent

public void atomicEvent(AtomicEvent e)
Specified by:
atomicEvent in interface AtomicEventListener
See Also:
AtomicEventListener.atomicEvent(org.gvsig.fmap.mapcontext.events.AtomicEvent)


Copyright © 2004-2013 gvSIG. All Rights Reserved.