com.lowagie.text.pdf
public class FontSelector extends Object
The built in fonts "Symbol" and "ZapfDingbats", if used, have a special encoding to allow the characters to be referred by Unicode.
protected ArrayList
fonts
FontSelector()
void
addFont(Font font)
Font
Phrase
process(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ArrayList fonts
public FontSelector()
public void addFont(Font font)
font
public Phrase process(String text)
text