Class PackageInfo


  • public final class PackageInfo
    extends java.lang.Object
    This utility class give information about SciRenderer library.
    Author:
    Pierre Lando
    • Field Summary

      Fields 
      Modifier and Type Field Description
      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