public class PDFTextPainter
extends org.apache.batik.gvt.renderer.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 and Description |
---|
PDFTextPainter(FontInfo fi)
Create a new PDF text painter with the given font information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
paintTextRuns(java.util.List textRuns,
java.awt.Graphics2D g2d) |
adjustChunkOffsets, computeTextRuns, createModifiedACIForFontMatching, getBounds2D, getDecorationOutline, getDecorationStrokeOutline, getHighlightShape, getInstance, getMark, getOutline, getSelected, getTextChunk, getTextChunkACIs, getTextRuns, hitTest, paint, paintDecorations, printAttrs, selectFirst, selectLast
public PDFTextPainter(FontInfo fi)
fi
- the font infoCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.