Class TtfUnicodeWriter

  • Direct Known Subclasses:
    PdfATtfUnicodeWriter

    public class TtfUnicodeWriter
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected PdfWriter writer  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeFont​(com.itextpdf.text.pdf.TrueTypeFontUnicode font, PdfIndirectReference ref, java.lang.Object[] params, byte[] rotbits)  
      • Methods inherited from class java.lang.Object

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

      • TtfUnicodeWriter

        public TtfUnicodeWriter​(PdfWriter writer)