boolean |
PdfBoxGraphics2DFontTextForcedDrawer.canDrawText(AttributedCharacterIterator iterator,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
boolean |
IPdfBoxGraphics2DFontTextDrawer.canDrawText(AttributedCharacterIterator iterator,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
boolean |
PdfBoxGraphics2DFontTextDrawer.canDrawText(AttributedCharacterIterator iterator,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
void |
IPdfBoxGraphics2DFontTextDrawer.drawText(AttributedCharacterIterator iterator,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
void |
PdfBoxGraphics2DFontTextDrawer.drawText(AttributedCharacterIterator iterator,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
FontMetrics |
IPdfBoxGraphics2DFontTextDrawer.getFontMetrics(Font font,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
FontMetrics |
PdfBoxGraphics2DFontTextDrawer.getFontMetrics(Font f,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |
protected org.apache.pdfbox.pdmodel.font.PDFont |
PdfBoxGraphics2DFontTextDrawer.mapFont(Font font,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env)
Try to map the java.awt.Font to a PDFont.
|
protected org.apache.pdfbox.pdmodel.font.PDFont |
PdfBoxGraphics2DFontTextDrawerDefaultFonts.mapFont(Font font,
IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv env) |