Interface ILcyMapManagerListener

All Superinterfaces:
EventListener

public interface ILcyMapManagerListener extends EventListener
Listener that can be attached to a ILcyMapManager.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method will be invoked whenever the ILcyMapManager changes.
  • Method Details

    • mapManagerChanged

      void mapManagerChanged(TLcyMapManagerEvent aMapManagerEvent)
      This method will be invoked whenever the ILcyMapManager changes.
      Parameters:
      aMapManagerEvent - The event describing the changes to the ILcyMapManager.