Interface IImageMapEmitter


  • public interface IImageMapEmitter
    This interface defines the capability for implementors to provide an html image map string.
    • Method Detail

      • getImageMap

        java.lang.String getImageMap()
        Returns the image map string by current emitter implementation.