TextPainterpublic class FlowExtTextPainter extends StrokingTextPainter
BasicTextPainter.BasicMarkStrokingTextPainter.TextChunk, StrokingTextPainter.TextRun| Modifier and Type | Field | Description |
|---|---|---|
protected static TextPainter |
singleton |
A unique instance of this class.
|
aaOffFontRenderContext, fontRenderContextADJUST_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, YPOS| Constructor | Description |
|---|---|
FlowExtTextPainter() |
| Modifier and Type | Method | Description |
|---|---|---|
static TextPainter |
getInstance() |
Returns a unique instance of this class.
|
java.util.List |
getTextRuns(TextNode node,
java.text.AttributedCharacterIterator aci) |
getGeometryBounds, getTextLayoutFactory, selectAt, selectToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadjustChunkOffsets, computeTextRuns, computeTextRuns, createModifiedACIForFontMatching, getBounds2D, getDecorationOutline, getDecorationStrokeOutline, getFontFamilyResolver, getHighlightShape, getMark, getOutline, getSelected, getTextChunk, getTextChunkACIs, getTextRunBoundaryAttributes, hitTest, paint, paintDecorations, paintTextRuns, printAttrs, reorderTextRuns, selectFirst, selectLastprotected static TextPainter singleton
public static TextPainter getInstance()
public java.util.List getTextRuns(TextNode node, java.text.AttributedCharacterIterator aci)
getTextRuns in class StrokingTextPainterCopyright ? 2018 Apache Software Foundation. All Rights Reserved.