public interface ChartBuilder
Modifier and Type | Field and Description |
---|---|
static org.jfree.chart.plot.PlotOrientation |
PLOT_ORIENTATION |
static boolean |
SHOW_LEGEND |
static boolean |
SHOW_TOOL_TIPS |
static boolean |
SHOW_URLS |
Modifier and Type | Method and Description |
---|---|
org.jfree.chart.JFreeChart |
buildChart(ChartingDefinition chartingDefinition) |
static final boolean SHOW_URLS
static final boolean SHOW_TOOL_TIPS
static final boolean SHOW_LEGEND
static final org.jfree.chart.plot.PlotOrientation PLOT_ORIENTATION
org.jfree.chart.JFreeChart buildChart(ChartingDefinition chartingDefinition)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.