public class NumberAnchorGenerator extends java.lang.Object implements AnchorGenerator
Modifier and Type | Field and Description |
---|---|
private int |
lastAnchorId |
Constructor and Description |
---|
NumberAnchorGenerator(int lastAnchorId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
nextAnchor(Node node) |
public java.lang.String nextAnchor(Node node)
nextAnchor
in interface AnchorGenerator