org.jfree.layouting.modules.output.plaintext
public class PlaintextFontRegistry extends Object implements FontRegistry
| Constructor Summary | |
|---|---|
| PlaintextFontRegistry(double charWidth, double charHeight) | |
| Method Summary | |
|---|---|
| FontMetricsFactory | createMetricsFactory()
Creates a new font metrics factory. |
| String[] | getAllRegisteredFamilies() |
| FontFamily | getFontFamily(String name)
Tries to find a font family with the given name, looking through all
alternative font names if neccessary.
|
| String[] | getRegisteredFamilies() |
| FontCache | getSecondLevelCache() |
| void | initialize() |
Returns:
Parameters: name
Returns: the font family or null, if there is no such family.