|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jrefinery.chart.demo.StatisticalBarChartDemo
Demonstration of the statistical bar graph.
Constructor Summary | |
StatisticalBarChartDemo()
Creates a new demo. |
Method Summary | |
JFreeChart |
getChart()
Returns the chart. |
static void |
main(java.lang.String[] args)
For testing from the command line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StatisticalBarChartDemo()
Method Detail |
public JFreeChart getChart()
public static void main(java.lang.String[] args)
args
- ignored.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |