Uses of Interface
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv
Packages that use IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv
-
Uses of IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv in de.rototor.pdfbox.graphics2d
Methods in de.rototor.pdfbox.graphics2d with parameters of type IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnvModifier and TypeMethodDescriptionbooleanIPdfBoxGraphics2DFontTextDrawer.canDrawText(AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) booleanPdfBoxGraphics2DFontTextDrawer.canDrawText(AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) booleanPdfBoxGraphics2DFontTextForcedDrawer.canDrawText(AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) voidIPdfBoxGraphics2DFontTextDrawer.drawText(AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) voidPdfBoxGraphics2DFontTextDrawer.drawText(AttributedCharacterIterator iterator, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) IPdfBoxGraphics2DFontTextDrawer.getFontMetrics(Font font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) PdfBoxGraphics2DFontTextDrawer.getFontMetrics(Font f, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) protected org.apache.pdfbox.pdmodel.font.PDFontPdfBoxGraphics2DFontTextDrawer.mapFont(Font font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) Try to map the java.awt.Font to a PDFont.protected org.apache.pdfbox.pdmodel.font.PDFontPdfBoxGraphics2DFontTextDrawerDefaultFonts.mapFont(Font font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)