Class WorldMapGraphDemo

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer

public class WorldMapGraphDemo extends JApplet
Shows a graph overlaid on a world map image. Scaling of the graph also scales the image background.
Author:
Tom Nelson
See Also:
  • Constructor Details

    • WorldMapGraphDemo

      public WorldMapGraphDemo()
      create an instance of a simple graph with controls to demo the zoom features.
  • Method Details

    • main

      public static void main(String[] args)