Class Plot2DDemo8


  • public class Plot2DDemo8
    extends Object
    Plots a function and two scatters
    Author:
    Christian Fries
    • Constructor Detail

      • Plot2DDemo8

        public Plot2DDemo8()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Run the demo.
        Parameters:
        args - Not used.
        Throws:
        Exception - Exception from the graphics backend.