com.jrefinery.chart.demo
Class ImageMapDemo2

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

public class ImageMapDemo2
extends java.lang.Object

Another demo showing how to create an HTML image map with JFreeChart.

Author:
DG

Constructor Summary
ImageMapDemo2()
          Default constructor.
 
Method Summary
static void main(java.lang.String[] args)
          The 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

ImageMapDemo2

public ImageMapDemo2()
Default constructor.
Method Detail

main

public static void main(java.lang.String[] args)
The starting point for the demo.
Parameters:
args - ignored.