Interface ImageMapRenderer

    • Method Detail

      • renderImageMap

        void renderImageMap​(java.awt.Graphics2D g2,
                            Feature f,
                            SequenceRenderContext context)
        renderImageMap renders the Feature as set of image map hotspots.
        Parameters:
        g2 - a Graphics2D.
        f - a Feature.
        context - a SequenceRenderContext.