public class NumberAnchorGenerator extends Object implements AnchorGenerator
Constructor and Description |
---|
NumberAnchorGenerator(int lastAnchorId) |
Modifier and Type | Method and Description |
---|---|
String |
nextAnchor(Node node)
Create a custom anchor to the provided Node
|
public String nextAnchor(Node node)
AnchorGenerator
nextAnchor
in interface AnchorGenerator
node
- - the data to anchorCopyright © 2008–2022. All rights reserved.