Uses of Interface
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv
-
Packages that use IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv Package Description de.rototor.pdfbox.graphics2d -
-
Uses of IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv in de.rototor.pdfbox.graphics2d
Fields in de.rototor.pdfbox.graphics2d declared as IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv Modifier and Type Field Description private IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnvPdfBoxGraphics2D. fontDrawerEnvMethods in de.rototor.pdfbox.graphics2d with parameters of type IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv Modifier and Type Method Description private org.apache.pdfbox.pdmodel.font.PDFontPdfBoxGraphics2DFontTextDrawer. applyFont(java.awt.Font font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)booleanIPdfBoxGraphics2DFontTextDrawer. canDrawText(java.text.AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)booleanPdfBoxGraphics2DFontTextDrawer. canDrawText(java.text.AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)booleanPdfBoxGraphics2DFontTextForcedDrawer. canDrawText(java.text.AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)voidIPdfBoxGraphics2DFontTextDrawer. drawText(java.text.AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)voidPdfBoxGraphics2DFontTextDrawer. drawText(java.text.AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)private org.apache.pdfbox.pdmodel.font.PDFontPdfBoxGraphics2DFontTextDrawer. findFallbackFont(IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)java.awt.FontMetricsIPdfBoxGraphics2DFontTextDrawer. getFontMetrics(java.awt.Font font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)java.awt.FontMetricsPdfBoxGraphics2DFontTextDrawer. getFontMetrics(java.awt.Font f, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)protected org.apache.pdfbox.pdmodel.font.PDFontPdfBoxGraphics2DFontTextDrawer. mapFont(java.awt.Font font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)Try to map the java.awt.Font to a PDFont.protected org.apache.pdfbox.pdmodel.font.PDFontPdfBoxGraphics2DFontTextDrawerDefaultFonts. mapFont(java.awt.Font font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)private voidPdfBoxGraphics2DFontTextDrawer. showTextOnStream(IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env, java.awt.Font attributeFont, org.apache.pdfbox.pdmodel.font.PDFont font, boolean isStrikeThrough, boolean isUnderline, boolean isLigatures, PdfBoxGraphics2DFontTextDrawer.DrawTextDecorationState drawState, java.awt.Paint paint, java.lang.String text)private org.apache.pdfbox.pdmodel.font.PDType0FontPdfBoxGraphics2DFontTextDrawer. tryToLoadFont(IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env, java.io.File foundFontFile)
-