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

  • Type Parameters:
    N - the type of nodes
    All Known Implementing Classes:
    AbstractRendering, CushionRendering

    @JsType
    public interface Rendering<C,​N,​Row,​Column,​Color,​Font>
    Defines how nodes should be rendered on the display.