Skip navigation links
org.gvsig.fmap.mapcontext.events.listeners

Interface AtomicEventListener

    • 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