Class NumberAnchorGenerator

    • Constructor Detail

      • NumberAnchorGenerator

        public NumberAnchorGenerator​(int lastAnchorId)
    • Method Detail

      • nextAnchor

        public String nextAnchor​(Node node)
        Create the anchor name or keep the one when it was already created in the node by the low level API
        Specified by:
        nextAnchor in interface AnchorGenerator
        Parameters:
        node - - the data to anchor
        Returns:
        unique anchor name or existing anchor name