Interface ImageMapListener


public interface ImageMapListener
Callback handler for image map events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    areaClicked(ImageMapEvent imageMapEvent)
     
  • Method Details