Interface TreePlotRenderer<N,​Row,​Column,​Component,​Color,​Font>

  • Type Parameters:
    N - the type of nodes
    All Known Implementing Classes:
    GridTreePlotRenderer, NodesTreePlotRenderer

    public interface TreePlotRenderer<N,​Row,​Column,​Component,​Color,​Font>
    Interface for stepwise rendering of a TreePlotView.