| Package | Description |
|---|---|
| org.apache.batik.gvt.renderer | |
| org.apache.batik.gvt.text |
| Modifier and Type | Method and Description |
|---|---|
TextHit |
BasicTextPainter.BasicMark.getHit() |
| Constructor and Description |
|---|
BasicTextPainter.BasicMark(TextNode node,
TextHit hit)
Constructs a new Mark with the specified parameters.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.