org.scilab.forge.scirenderer
Class PackageInfo

java.lang.Object
  extended by org.scilab.forge.scirenderer.PackageInfo

public final class PackageInfo
extends java.lang.Object

This utility class give information about SciRenderer library.

Author:
Pierre Lando

Field Summary
static java.lang.String VERSION
          The current version of the library.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
The current version of the library.

See Also:
Constant Field Values