public class ChartPieUrlGenerator extends Object implements org.jfree.chart.urls.PieURLGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
protected OgnlTextFormat |
format |
protected com.manydesigns.portofino.chart.ChartPieUrlGenerator.PieURLGeneratorValue |
value |
| Constructor and Description |
|---|
ChartPieUrlGenerator(String expression) |
public static final String copyright
protected final OgnlTextFormat format
protected final com.manydesigns.portofino.chart.ChartPieUrlGenerator.PieURLGeneratorValue value
public ChartPieUrlGenerator(String expression)
public String generateURL(org.jfree.data.general.PieDataset dataset, Comparable key, int index)
generateURL in interface org.jfree.chart.urls.PieURLGenerator