Class ParentTreeMapNode<N extends AbstractTreeMapNode<N,​Row,​Column,​Color,​Font>,​Row,​Column,​Color,​Font>

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

    public class ParentTreeMapNode<N extends AbstractTreeMapNode<N,​Row,​Column,​Color,​Font>,​Row,​Column,​Color,​Font>
    extends AbstractTreeMapNode<N,​Row,​Column,​Color,​Font>
    A parent node.