public class PieChartHyperlinkProvider extends Object implements ChartHyperlinkProvider
Constructor and Description |
---|
PieChartHyperlinkProvider(Map<Comparable<?>,JRPrintHyperlink> sectionHyperlinks) |
Modifier and Type | Method and Description |
---|---|
JRPrintHyperlink |
getEntityHyperlink(org.jfree.chart.entity.ChartEntity entity) |
boolean |
hasHyperlinks() |
public PieChartHyperlinkProvider(Map<Comparable<?>,JRPrintHyperlink> sectionHyperlinks)
public JRPrintHyperlink getEntityHyperlink(org.jfree.chart.entity.ChartEntity entity)
getEntityHyperlink
in interface ChartHyperlinkProvider
public boolean hasHyperlinks()
hasHyperlinks
in interface ChartHyperlinkProvider
Copyright © 2015. All rights reserved.