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.JRExceptionboolean hasImageAreaHyperlinks()
Copyright © 2017. All rights reserved.