|
||||||||||
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 |
Fields in org.apache.batik.gvt.renderer declared as TextHit | |
protected TextHit |
BasicTextPainter.cachedHit
|
Uses of TextHit in org.apache.batik.gvt.text |
Methods in org.apache.batik.gvt.text that return TextHit | |
TextHit |
TextLayoutAdapter.hitTestChar(float x,
float y)
Perform hit testing for coordinate at x, y. |
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 |