|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GVTAttributedCharacterIterator.TextAttribute | |
org.apache.batik.extension.svg | |
org.apache.batik.gvt.renderer | |
org.apache.batik.gvt.text |
Uses of GVTAttributedCharacterIterator.TextAttribute in org.apache.batik.extension.svg |
Fields in org.apache.batik.extension.svg declared as GVTAttributedCharacterIterator.TextAttribute | |
protected static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowTextElementBridge.TEXTPATH
|
protected static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowTextElementBridge.ANCHOR_TYPE
|
protected static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowTextElementBridge.LETTER_SPACING
|
protected static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowTextElementBridge.WORD_SPACING
|
protected static GVTAttributedCharacterIterator.TextAttribute |
SVGFlowTextElementBridge.KERNING
|
Uses of GVTAttributedCharacterIterator.TextAttribute in org.apache.batik.gvt.renderer |
Fields in org.apache.batik.gvt.renderer declared as GVTAttributedCharacterIterator.TextAttribute | |
static GVTAttributedCharacterIterator.TextAttribute |
StrokingTextPainter.ALT_GLYPH_HANDLER
|
Uses of GVTAttributedCharacterIterator.TextAttribute in org.apache.batik.gvt.text |
Fields in org.apache.batik.gvt.text declared as GVTAttributedCharacterIterator.TextAttribute | |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_PARAGRAPH
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_EMPTY_PARAGRAPH
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_LINE_BREAK
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FLOW_REGIONS
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.PREFORMATTED
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.TEXT_COMPOUND_DELIMITER
Attribute span delimiter - new tspan, tref, or textelement. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.ANCHOR_TYPE
Anchor type. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.EXPLICIT_LAYOUT
Marker attribute indicating explicit glyph layout. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.X
User-space X coordinate for character. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.Y
User-space Y coordinate for character. |
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.ROTATION
Rotation for character, in degrees. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.OPACITY
Overall opacity of rendered text. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.STROKE
Stroke used to paint character outline. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.STROKE_PAINT
Paint used to stroke character outline |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.UNDERLINE
Underline flag for character. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.UNDERLINE_STROKE
Stroke used to paint character underline. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.UNDERLINE_PAINT
Paint used to fill character underline. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.UNDERLINE_STROKE_PAINT
Paint used to stroke character outline for underline. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.OVERLINE
Overline flag for character. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.OVERLINE_STROKE
Stroke used to paint character overline. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.OVERLINE_PAINT
Paint used to fill character overline. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.OVERLINE_STROKE_PAINT
Paint used to stroke character outline for overline. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.STRIKETHROUGH
Flag indicating that chars are to be "struck through" |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.STRIKETHROUGH_STROKE
Stroke used to paint character strikethrough. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.STRIKETHROUGH_PAINT
Paint used to fill character strikethrough. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.STRIKETHROUGH_STROKE_PAINT
Paint used to stroke character outline for strikethrough. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.BBOX_WIDTH
Author-expected width for bounding box containing all text string glyphs. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.LENGTH_ADJUST
Method specified for adjusting text element layout size. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.CUSTOM_SPACING
Convenience flag indicating that non-default glyph spacing is needed. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.KERNING
User-specified inter-glyph kerning value. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.LETTER_SPACING
User-specified inter-glyph spacing value. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.WORD_SPACING
User-specified width for whitespace characters. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.TEXTPATH
Path along which text is to be laid out |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.FONT_VARIANT
Font variant to be used for this character span. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.BASELINE_SHIFT
Baseline adjustment to be applied to this character span. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.WRITING_MODE
Directional writing mode applied to this character span. |
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.VERTICAL_ORIENTATION
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.VERTICAL_ORIENTATION_ANGLE
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.GVT_FONT_FAMILIES
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.GVT_FONT
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.ALT_GLYPH_HANDLER
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.BIDI_LEVEL
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.CHAR_INDEX
|
static GVTAttributedCharacterIterator.TextAttribute |
GVTAttributedCharacterIterator.TextAttribute.ARABIC_FORM
|
Methods in org.apache.batik.gvt.text with parameters of type GVTAttributedCharacterIterator.TextAttribute | |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |