public class FontSelector
extends java.lang.Object
The built in fonts "Symbol" and "ZapfDingbats", if used, have a special encoding to allow the characters to be referred by Unicode.
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList |
fonts |
| Constructor and Description |
|---|
FontSelector() |
public void addFont(Font font)
Font to be searched for valid characters.font - the Fontpublic Phrase process(java.lang.String text)
text - the textPhrase with one or more chunks