edu.msoe.winplotterfx

Class WinPlotterFX

  • All Implemented Interfaces:
    javafx.event.EventTarget


    public class WinPlotterFX
    extends javafx.stage.Stage
    WinPlotterFX is a port of the WinPlotter class by Mark Hornick adapted for JavaFX. WinPlotterFX is a programmable drawing window. Users will use feed commands into the WinPlotterFX object which in turn will draw lines or points onto a window.