Interface MapListener

All Known Implementing Classes:
InterfaceConsoleDisplay, InterfaceDataTable, InterfaceGraphDisplay, InterfaceGraphic, InterfaceGraphic2D, InterfaceGraphic3D, InterfaceLayoutWindow, InterfacePlotDisplay

public interface MapListener
  • Method Summary

    Modifier and Type Method Description
    void mapUpdated​(MapEvent e)  
  • Method Details

    • mapUpdated

      void mapUpdated​(MapEvent e)