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