public interface AreaHyperlinksRenderable
Modifier and Type | Method and Description |
---|---|
List<JRPrintImageAreaHyperlink> |
getImageAreaHyperlinks(Rectangle2D renderingArea)
Returns the list of
image map areas . |
boolean |
hasImageAreaHyperlinks()
Indicates whether the renderer actually includes any image map areas.
|
List<JRPrintImageAreaHyperlink> getImageAreaHyperlinks(Rectangle2D renderingArea) throws JRException
image map areas
.renderingArea
- the area on which the image would be renderedJRPrintImageAreaHyperlink
instances.JRException
boolean hasImageAreaHyperlinks()
Copyright © 2016. All rights reserved.