|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextHit | |
| org.apache.batik.gvt.renderer | |
| org.apache.batik.gvt.text | |
| Uses of TextHit in org.apache.batik.gvt.renderer |
| Methods in org.apache.batik.gvt.renderer that return TextHit | |
TextHit |
BasicTextPainter.BasicMark.getHit()
|
| Constructors in org.apache.batik.gvt.renderer with parameters of type TextHit | |
BasicTextPainter.BasicMark(TextNode node,
TextHit hit)
Constructs a new Mark with the specified parameters. |
|
| Uses of TextHit in org.apache.batik.gvt.text |
| Methods in org.apache.batik.gvt.text that return TextHit | |
TextHit |
GlyphLayout.hitTestChar(float x,
float y)
Perform hit testing for coordinate at x, y. |
TextHit |
TextSpanLayout.hitTestChar(float x,
float y)
Perform hit testing for coordinate at x, y. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||