Package org.jfree.chart.demo
Class MeterChartDemo2
java.lang.Object
org.jfree.chart.demo.MeterChartDemo2
public class MeterChartDemo2 extends Object
In this demo, a meter chart is saved to a scaled image file.
-
Constructor Summary
Constructors Constructor Description MeterChartDemo2()
Default constructor. -
Method Summary
-
Constructor Details
-
MeterChartDemo2
public MeterChartDemo2()Default constructor.
-
-
Method Details
-
main
Starting point for the demo.- Parameters:
args
- ignored.
-