org.gvsig.fmap.mapcontext.events.listeners

Interface AtomicEventListener

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void atomicEvent(AtomicEvent e)
      Called when is produced an AtomicEvent in the buffer of MapControl.
    • Method Detail

      • atomicEvent

        void atomicEvent(AtomicEvent e)

        Called when is produced an AtomicEvent in the buffer of MapControl.

        Parameters:
        e - an atomic event
        See Also:
        EventBuffer