Interface ScatterPlotController<Component,​Row,​Column>

    • Method Detail

      • setView

        void setView​(ScatterPlotView<Component,​?,​java.awt.Font,​Row,​Column> view)
        Replace the view currently under control.
        Parameters:
        view - the ScatterPlotView to use