Package com.treemap

Class CushionRendering<C,​N,​Row,​Column,​Color,​Font>

  • Type Parameters:
    N - the type of nodes
    All Implemented Interfaces:
    Rendering<C,​N,​Row,​Column,​Color,​Font>

    public class CushionRendering<C,​N,​Row,​Column,​Color,​Font>
    extends AbstractRendering<C,​N,​Row,​Column,​Color,​Font>
    Paint leaf nodes with a cushion effect.
    • Constructor Detail

      • CushionRendering

        public CushionRendering()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object