public class TimeSeriesChartHyperlinkProvider extends Object implements ChartHyperlinkProvider
Constructor and Description |
---|
TimeSeriesChartHyperlinkProvider(Map<Comparable<?>,Map<org.jfree.data.time.RegularTimePeriod,JRPrintHyperlink>> itemHyperlinks) |
Modifier and Type | Method and Description |
---|---|
JRPrintHyperlink |
getEntityHyperlink(org.jfree.chart.entity.ChartEntity entity) |
boolean |
hasHyperlinks() |
public TimeSeriesChartHyperlinkProvider(Map<Comparable<?>,Map<org.jfree.data.time.RegularTimePeriod,JRPrintHyperlink>> itemHyperlinks)
public JRPrintHyperlink getEntityHyperlink(org.jfree.chart.entity.ChartEntity entity)
getEntityHyperlink
in interface ChartHyperlinkProvider
public boolean hasHyperlinks()
hasHyperlinks
in interface ChartHyperlinkProvider
Copyright © 2019 TIBCO Software Inc.. All rights reserved.