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)
AnchorGeneratornextAnchor in interface AnchorGeneratornode - - the data to anchorCopyright © 2008–2022. All rights reserved.