| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| Modifier and Type | Method | Description |
|---|---|---|
TextHit |
BasicTextPainter.BasicMark.getHit() |
|
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.
|
| Constructor | Description |
|---|---|
BasicMark(TextNode node,
TextHit hit) |
Constructs a new Mark with the specified parameters.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.