Package org.jfree.chart.demo
Class First
java.lang.Object
org.jfree.chart.demo.First
public class First extends Object
A simple introduction to using JFreeChart. This demo is described in the
JFreeChart Developer Guide, available to purchasers of commercial support
packages for JFreeChart.
-
Constructor Summary
Constructors Constructor Description First()
-
Method Summary
-
Constructor Details
-
First
public First()
-
-
Method Details
-
main
The starting point for the demo.- Parameters:
args
- ignored.
-