org.gicentre.treemappa
Class TreeMapApp

java.lang.Object
  extended by org.gicentre.treemappa.TreeMapApp

public class TreeMapApp
extends java.lang.Object

Class to read treeMappa command line parameters and start the application.

Version:
3.0, 23rd March, 2011.
Author:
Jo Wood, giCentre.

Field Summary
static java.lang.String USAGE
          Description of command line syntax.
 
Constructor Summary
TreeMapApp()
           
 
Method Summary
static void main(java.lang.String[] args)
          Starts the tree map application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USAGE

public static final java.lang.String USAGE
Description of command line syntax.

Constructor Detail

TreeMapApp

public TreeMapApp()
Method Detail

main

public static void main(java.lang.String[] args)
Starts the tree map application.

Parameters:
args - Command line arguments. See USAGE for details.


treeMappa V.3.0.1, API documentation generated 4th April, 2011