Uses of Class
com.lowagie.text.pdf.TrueTypeFontUnicode
Packages that use TrueTypeFontUnicode
-
Uses of TrueTypeFontUnicode in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as TrueTypeFontUnicodeModifier and TypeFieldDescription(package private) TrueTypeFontUnicode
FontDetails.ttu
The font if it's an instance ofTrueTypeFontUnicode
Methods in com.lowagie.text.pdf with parameters of type TrueTypeFontUnicodeModifier and TypeMethodDescriptionprivate static InputStream
TTFCache.getStreamFromFont
(TrueTypeFontUnicode ttu) static org.apache.fop.fonts.truetype.TTFFile
TTFCache.getTTFFile
(String fileName, TrueTypeFontUnicode ttu) private static org.apache.fop.fonts.truetype.TTFFile
TTFCache.loadTTF
(org.apache.fop.fonts.apps.TTFReader app, String fileName, TrueTypeFontUnicode ttu)