Class AdvancedStaticChart


  • public final class AdvancedStaticChart
    extends java.lang.Object
    Demonstrates advanced features of static charts in jchart2d.

    Author:
    Achim Westermann
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Application startup hook.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.text.ParseException
        Application startup hook.

        Parameters:
        args - ignored
        Throws:
        java.text.ParseException - if something goes wrong.