Package org.apache.fop.afp.svg
Class AFPTextPainter.FOPStrokingTextPainter
- java.lang.Object
-
- org.apache.batik.bridge.BasicTextPainter
-
- org.apache.batik.bridge.StrokingTextPainter
-
- org.apache.fop.afp.svg.AFPTextPainter.FOPStrokingTextPainter
-
- All Implemented Interfaces:
org.apache.batik.bridge.TextPainter
- Enclosing class:
- AFPTextPainter
private static class AFPTextPainter.FOPStrokingTextPainter extends org.apache.batik.bridge.StrokingTextPainter
-
-
Field Summary
Fields Modifier and Type Field Description private org.apache.batik.bridge.FontFamilyResolver
fopFontFontFamily
-
Fields inherited from class org.apache.batik.bridge.StrokingTextPainter
ADJUST_ALL, ADJUST_SPACING, ALT_GLYPH_HANDLER, ANCHOR_TYPE, BIDI_LEVEL, FLOW_PARAGRAPH, FLOW_REGIONS, GVT_FONT, GVT_FONTS, PAINT_INFO, singleton, TEXT_COMPOUND_ID, TEXTPATH, WRITING_MODE, WRITING_MODE_RTL, WRITING_MODE_TTB, XPOS, YPOS
-
-
Constructor Summary
Constructors Constructor Description FOPStrokingTextPainter(org.apache.batik.bridge.FontFamilyResolver fopFontFontFamily)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.apache.batik.bridge.FontFamilyResolver
getFontFamilyResolver()
-
Methods inherited from class org.apache.batik.bridge.StrokingTextPainter
adjustChunkOffsets, computeTextRuns, computeTextRuns, createModifiedACIForFontMatching, getBounds2D, getDecorationOutline, getDecorationStrokeOutline, getHighlightShape, getInstance, getMark, getOutline, getSelected, getTextChunk, getTextChunkACIs, getTextRunBoundaryAttributes, getTextRuns, hitTest, paint, paintDecorations, paintTextRuns, printAttrs, reorderTextRuns, selectFirst, selectLast
-
-