| Package | Description |
|---|---|
| org.apache.batik.gvt.font | |
| org.apache.batik.gvt.text |
| Constructor and Description |
|---|
Glyph(String unicode,
List names,
String orientation,
String arabicForm,
String lang,
Point2D horizOrigin,
Point2D vertOrigin,
float horizAdvX,
float vertAdvY,
int glyphCode,
TextPaintInfo tpi,
Shape dShape,
GraphicsNode glyphChildrenNode)
Constructs a Glyph with the specified parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TextPaintInfo.equivilent(TextPaintInfo tpi1,
TextPaintInfo tpi2) |
void |
TextPaintInfo.set(TextPaintInfo pi) |
| Constructor and Description |
|---|
TextPaintInfo(TextPaintInfo pi) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.