Interface TreePlotController<C,​N,​Row,​Column,​Color,​Font>

    • Method Detail

      • setView

        void setView​(TreePlotView<C,​N,​Row,​Column,​Color,​Font> view)
        Replace the view currently under control.
        Parameters:
        view - the TreeMapView to use