Uses of Class
com.itextpdf.text.pdf.TrueTypeFontUnicode
-
Packages that use TrueTypeFontUnicode Package Description com.itextpdf.text.pdf -
-
Uses of TrueTypeFontUnicode in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as TrueTypeFontUnicode Modifier and Type Field Description (package private) TrueTypeFontUnicodeFontDetails. ttuThe font if it's an instance ofTrueTypeFontUnicodeMethods in com.itextpdf.text.pdf with parameters of type TrueTypeFontUnicode Modifier and Type Method Description voidPdfATtfUnicodeWriter. writeFont(TrueTypeFontUnicode font, PdfIndirectReference ref, java.lang.Object[] params, byte[] rotbits)voidTtfUnicodeWriter. writeFont(TrueTypeFontUnicode font, PdfIndirectReference ref, java.lang.Object[] params, byte[] rotbits)
-