Class SurroundLabeling<N,​Row,​Column,​Color,​Font>

  • Type Parameters:
    N - the type of nodes
    All Implemented Interfaces:
    Labeling<N,​Row,​Column,​Color,​Font>
    Direct Known Subclasses:
    ColoredSurroundLabeling

    @JsType
    public class SurroundLabeling<N,​Row,​Column,​Color,​Font>
    extends AbstractLabeling<N,​Row,​Column,​Color,​Font>
    Display the label of the parent node above its children.