Uses of Class
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationState
Packages that use PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationState
-
Uses of PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationState in de.rototor.pdfbox.graphics2d
Methods in de.rototor.pdfbox.graphics2d with parameters of type PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationStateModifier and TypeMethodDescriptionprivate void
PdfBoxGraphics2DFontTextDrawer.showTextOnStream
(IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env, Font attributeFont, org.apache.pdfbox.pdmodel.font.PDFont font, boolean isStrikeThrough, boolean isUnderline, boolean isLigatures, PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationState drawState, Paint paint, String text)