org.apache.batik.gvt.renderer
protected static class BasicTextPainter.BasicMark extends Object implements Mark
Constructor Summary | |
---|---|
protected | BasicMark(TextNode node, TextHit hit)
Constructs a new Mark with the specified parameters. |
Method Summary | |
---|---|
int | getCharIndex()
Returns the index of the character that has been hit.
|
TextHit | getHit() |
TextNode | getTextNode() |
Returns: The character index.