public class LineChart3DBuilder extends CategoryDataSetBasedChartBuilder
PLOT_ORIENTATION, SHOW_LEGEND, SHOW_TOOL_TIPS, SHOW_URLS| Constructor and Description |
|---|
LineChart3DBuilder(SeriesBuilder seriesBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jfree.chart.JFreeChart |
createCategoryChart(String title,
String xAxisTitle,
String yAxisTitle,
org.jfree.data.general.Dataset dataset,
org.jfree.chart.plot.PlotOrientation plotOrientation,
boolean showLegend,
boolean showToolTips,
boolean showUrls) |
createChartImpl, newDatasetHolder, newStrokeAndPaintApplierbuildChartpublic LineChart3DBuilder(SeriesBuilder seriesBuilder)
protected org.jfree.chart.JFreeChart createCategoryChart(String title, String xAxisTitle, String yAxisTitle, org.jfree.data.general.Dataset dataset, org.jfree.chart.plot.PlotOrientation plotOrientation, boolean showLegend, boolean showToolTips, boolean showUrls)
createCategoryChart in class CategoryDataSetBasedChartBuilderCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.