|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
protected static class BasicTextPainter.BasicMark
This TextPainter's implementation of the Mark interface.
| Constructor Summary | |
|---|---|
protected |
BasicTextPainter.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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BasicTextPainter.BasicMark(TextNode node,
TextHit hit)
| Method Detail |
|---|
public TextHit getHit()
public TextNode getTextNode()
getTextNode in interface Markpublic int getCharIndex()
getCharIndex in interface Mark
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||