Class PSBatikFlowTextElementBridge.PSFlowExtTextPainter
java.lang.Object
org.apache.batik.bridge.BasicTextPainter
org.apache.batik.bridge.StrokingTextPainter
org.apache.fop.svg.NativeTextPainter
org.apache.fop.render.ps.PSTextPainter
org.apache.fop.render.ps.PSBatikFlowTextElementBridge.PSFlowExtTextPainter
- All Implemented Interfaces:
org.apache.batik.bridge.TextPainter
- Enclosing class:
PSBatikFlowTextElementBridge
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.batik.bridge.StrokingTextPainter
org.apache.batik.bridge.StrokingTextPainter.TextChunk, org.apache.batik.bridge.StrokingTextPainter.TextRunNested classes/interfaces inherited from class org.apache.batik.bridge.BasicTextPainter
org.apache.batik.bridge.BasicTextPainter.BasicMark -
Field Summary
Fields inherited from class NativeTextPainter
font, fontFamilyResolver, fontInfo, log, tpiFields 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, YPOSFields inherited from class org.apache.batik.bridge.BasicTextPainter
aaOffFontRenderContext, fontRenderContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTextRuns(org.apache.batik.bridge.TextNode node, AttributedCharacterIterator aci) Methods inherited from class PSTextPainter
beginTextObject, clip, endTextObject, isSupported, positionGlyph, preparePainting, restoreGraphicsState, saveGraphicsState, setInitialTransform, writeGlyphMethods inherited from class NativeTextPainter
collectCharacters, computeTextRuns, getFontFamilyResolver, getLocalTransform, getTextLayoutFactory, getTextRunBoundaryAttributes, logCharacter, logTextRun, paintTextRun, paintTextRuns, reorderTextRuns, writeGlyphsMethods inherited from class org.apache.batik.bridge.StrokingTextPainter
adjustChunkOffsets, computeTextRuns, createModifiedACIForFontMatching, getBounds2D, getDecorationOutline, getDecorationStrokeOutline, getHighlightShape, getInstance, getMark, getOutline, getSelected, getTextChunk, getTextChunkACIs, hitTest, paint, paintDecorations, printAttrs, selectFirst, selectLastMethods inherited from class org.apache.batik.bridge.BasicTextPainter
getGeometryBounds, selectAt, selectTo
-
Constructor Details
-
PSFlowExtTextPainter
Main constructor- Parameters:
fontInfo- the font directory
-
-
Method Details
-
getTextRuns
- Overrides:
getTextRunsin classorg.apache.batik.bridge.StrokingTextPainter
-