|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.apache.batik.gvt.renderer.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 | |
|---|---|
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 Mark
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||