com.jrefinery.chart.demo
Class ImageMapDemo3

java.lang.Object
  |
  +--com.jrefinery.chart.demo.ImageMapDemo3

public class ImageMapDemo3
extends java.lang.Object

A demo showing the construction of HTML image maps with JFreeChart.

Author:
RA

Constructor Summary
ImageMapDemo3()
          Default constructor.
 
Method Summary
static void main(java.lang.String[] args)
          Starting point for the demo.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageMapDemo3

public ImageMapDemo3()
Default constructor.
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.text.ParseException
Starting point for the demo.
Parameters:
args - ignored.
Throws:
java.text.ParseException - if there is a problem parsing dates.