| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.bridge.svg12 | |
| org.apache.batik.extension.svg | |
| org.apache.batik.gvt.text |
| Modifier and Type | Field | Description |
|---|---|---|
static GVTAttributedCharacterIterator.TextAttribute |
StrokingTextPainter.ALT_GLYPH_HANDLER |
| Modifier and Type | Field | Description |
|---|---|---|
static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowRootElementBridge.ANCHOR_TYPE |
|
static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowRootElementBridge.KERNING |
|
static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowRootElementBridge.LETTER_SPACING |
|
static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowRootElementBridge.TEXTPATH |
|
static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowRootElementBridge.WORD_SPACING |
| Modifier and Type | Field | Description |
|---|---|---|
protected static GVTAttributedCharacterIterator.TextAttribute |
BatikFlowTextElementBridge.ANCHOR_TYPE |
|
protected static GVTAttributedCharacterIterator.TextAttribute |
BatikFlowTextElementBridge.KERNING |
|
protected static GVTAttributedCharacterIterator.TextAttribute |
BatikFlowTextElementBridge.LETTER_SPACING |
|
protected static GVTAttributedCharacterIterator.TextAttribute |
BatikFlowTextElementBridge.TEXTPATH |
|
protected static GVTAttributedCharacterIterator.TextAttribute |
BatikFlowTextElementBridge.WORD_SPACING |
| Modifier and Type | Field | Description |
|---|---|---|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.ALT_GLYPH_HANDLER |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.ANCHOR_TYPE |
Anchor type.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.ARABIC_FORM |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.BASELINE_SHIFT |
Baseline adjustment to be applied to this character span.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.BBOX_WIDTH |
Author-expected width for bounding box containing
all text string glyphs.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.BIDI_LEVEL |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.CHAR_INDEX |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.CUSTOM_SPACING |
Convenience flag indicating that non-default glyph spacing is needed.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.DX |
User-space relative X coordinate for character.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.DY |
User-space relative Y coordinate for character.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.EXPLICIT_LAYOUT |
Marker attribute indicating explicit glyph layout.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_EMPTY_PARAGRAPH |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_LINE_BREAK |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_PARAGRAPH |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_REGIONS |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FONT_VARIANT |
Font variant to be used for this character span.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.GVT_FONT |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.GVT_FONT_FAMILIES |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.GVT_FONTS |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.HORIZONTAL_ORIENTATION_ANGLE |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.KERNING |
User-specified inter-glyph kerning value.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.LANGUAGE |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.LENGTH_ADJUST |
Method specified for adjusting text element layout size.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.LETTER_SPACING |
User-specified inter-glyph spacing value.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.LINE_HEIGHT |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.PAINT_INFO |
All the paint attributes for the text.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.PREFORMATTED |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.ROTATION |
Rotation for character, in degrees.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.SCRIPT |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.TEXT_COMPOUND_DELIMITER |
Attribute span delimiter - new tspan, tref, or textelement.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.TEXT_COMPOUND_ID |
Element identifier all chars from same element will share an
ID.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.TEXTPATH |
Path along which text is to be laid out
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.VERTICAL_ORIENTATION |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.VERTICAL_ORIENTATION_ANGLE |
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.WORD_SPACING |
User-specified width for whitespace characters.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.WRITING_MODE |
Directional writing mode applied to this character span.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.X |
User-space X coordinate for character.
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.Y |
User-space Y coordinate for character.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
GVTACIImpl.setAttributeArray(GVTAttributedCharacterIterator.TextAttribute attr,
java.lang.Object[] attValues,
int beginIndex,
int endIndex) |
Sets values of a per-character attribute associated with the
content string.
|
void |
GVTAttributedCharacterIterator.setAttributeArray(GVTAttributedCharacterIterator.TextAttribute attr,
java.lang.Object[] attValues,
int beginIndex,
int endIndex) |
Sets values of a per-character attribute associated with the content
string.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.