public class WorldMapGDPVis extends Object
You can supply an indicator name on the command line (when you run it, it will print out all available indicators). If you get the name wrong you'll get an NPE probably.
It demonstrates the WorldVis interface as well as using the
VideoVisualisation API to convert a VisualisationImpl into a
Video which is displayed using a standard VideoDisplay.
| Constructor and Description |
|---|
WorldMapGDPVis() |
public WorldMapGDPVis()
public static void main(String[] args) throws MalformedURLException, IOException
args - Command-line args. You can provide an indicator name here to
override the defaultIOException - If the CSV cannot be downloadedMalformedURLException - Should not be thrown