public class ChartPie3DGenerator extends Chart1DGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
antiAlias, borderVisible, height, width| Constructor and Description |
|---|
ChartPie3DGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jfree.chart.JFreeChart |
createChart(ChartDefinition chartDefinition,
org.jfree.data.general.PieDataset dataset) |
generategetHeight, getWidth, isAntiAlias, isBorderVisible, setAntiAlias, setBorderVisible, setHeight, setWidthpublic static final String copyright
protected org.jfree.chart.JFreeChart createChart(ChartDefinition chartDefinition, org.jfree.data.general.PieDataset dataset)
createChart in class Chart1DGenerator