Package org.jfree.chart.demo
Class MeterChartDemo
java.lang.Object
org.jfree.chart.demo.MeterChartDemo
public class MeterChartDemo extends Object
A meter chart demonstration application.
- Author:
- Hari
-
Constructor Summary
Constructors Constructor Description MeterChartDemo()
-
Method Summary
-
Constructor Details
-
MeterChartDemo
public MeterChartDemo()
-
-
Method Details
-
main
Starting point for the meter plot demonstration application.- Parameters:
args
- used to specify the type and value.
-