Class PDFFontMapper

  • All Implemented Interfaces:
    de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontTextDrawer, java.io.Closeable, java.lang.AutoCloseable

    public class PDFFontMapper
    extends de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontTextDrawer
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontTextDrawer

        de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv
    • Constructor Summary

      Constructors 
      Constructor Description
      PDFFontMapper​(java.lang.String fontDir, java.lang.String fontTtf)  
    • Method Summary

      • Methods inherited from class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontTextDrawer

        canDrawText, close, drawText, getFontMetrics, registerFont, registerFont, registerFont, registerFont, registerFont
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PDFFontMapper

        public PDFFontMapper​(java.lang.String fontDir,
                             java.lang.String fontTtf)