org.gicentre.treemappa
Class Version

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

public class Version
extends java.lang.Object

Describes the version number and date of the treemappa library.

Version:
3.0.1, 4th April, 2011.
Author:
Jo Wood, giCentre.

Constructor Summary
Version()
           
 
Method Summary
static java.lang.String getText()
          Reports the current version of the treeMappa library.
static float getVersion()
          Reports the numeric version of the treeMappa library.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getText

public static java.lang.String getText()
Reports the current version of the treeMappa library.

Returns:
Text describing the current version of this library.

getVersion

public static float getVersion()
Reports the numeric version of the treeMappa library.

Returns:
Number representing the current version of this library.


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