Package org.jfree.chart.demo
Class ImageMapDemo3
java.lang.Object
org.jfree.chart.demo.ImageMapDemo3
public class ImageMapDemo3 extends Object
A demo showing the construction of HTML image maps for a time series chart.
- Author:
- Richard Atkinson
-
Constructor Summary
Constructors Constructor Description ImageMapDemo3()
Default constructor. -
Method Summary
-
Constructor Details
-
ImageMapDemo3
public ImageMapDemo3()Default constructor.
-
-
Method Details
-
main
Starting point for the demo.- Parameters:
args
- ignored.- Throws:
ParseException
- if there is a problem parsing dates.
-