|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextHit | |
|---|---|
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| Uses of TextHit in org.apache.batik.bridge |
|---|
| Methods in org.apache.batik.bridge that return TextHit | |
|---|---|
TextHit |
BasicTextPainter.BasicMark.getHit()
|
TextHit |
TextSpanLayout.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. |
| Constructors in org.apache.batik.bridge with parameters of type TextHit | |
|---|---|
BasicTextPainter.BasicMark(TextNode node,
TextHit hit)
Constructs a new Mark with the specified parameters. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||