public class FlowExtTextPainter extends StrokingTextPainter
StrokingTextPainter.TextRunBasicTextPainter.BasicMark| Modifier and Type | Field and Description |
|---|---|
protected static TextPainter |
singleton
A unique instance of this class.
|
ADJUST_ALL, ADJUST_SPACING, ALT_GLYPH_HANDLER, ANCHOR_TYPE, BIDI_LEVEL, FLOW_PARAGRAPH, FLOW_REGIONS, GVT_FONT, GVT_FONTS, PAINT_INFO, TEXT_COMPOUND_ID, TEXTPATH, WRITING_MODE, WRITING_MODE_RTL, WRITING_MODE_TTB, XPOS, YPOSaaOffFontRenderContext, fontRenderContext| Constructor and Description |
|---|
FlowExtTextPainter() |
| Modifier and Type | Method and Description |
|---|---|
static TextPainter |
getInstance()
Returns a unique instance of this class.
|
java.util.List |
getTextRuns(TextNode node,
java.text.AttributedCharacterIterator aci) |
adjustChunkOffsets, computeTextRuns, createModifiedACIForFontMatching, getBounds2D, getDecorationOutline, getDecorationStrokeOutline, getHighlightShape, getMark, getOutline, getSelected, getTextChunk, getTextChunkACIs, hitTest, paint, paintDecorations, paintTextRuns, printAttrs, selectFirst, selectLastgetGeometryBounds, getTextLayoutFactory, selectAt, selectToprotected static TextPainter singleton
public static TextPainter getInstance()
public java.util.List getTextRuns(TextNode node, java.text.AttributedCharacterIterator aci)
getTextRuns in class StrokingTextPainterCopyright ? 2009 Apache Software Foundation. All Rights Reserved.