Class GraphEditorDemo

    • Constructor Detail

      • GraphEditorDemo

        public GraphEditorDemo()
        create an instance of a simple graph with popup controls to create a graph.
    • Method Detail

      • writeJPEGImage

        public void writeJPEGImage​(File file)
        copy the visible part of the graph to a file as a jpeg image
        Parameters:
        file - the file in which to save the graph image
      • main

        public static void main​(String[] args)