org.pentaho.reporting.libraries.fonts.awt
public class AWTFontRegistry extends Object implements FontRegistry
| Constructor Summary | |
|---|---|
| AWTFontRegistry() | |
| Method Summary | |
|---|---|
| FontMetricsFactory | createMetricsFactory()
Creates a new font metrics factory. |
| String[] | getAllRegisteredFamilies() |
| FontFamily | getFontFamily(String name) |
| String[] | getRegisteredFamilies() |
| FontCache | getSecondLevelCache() |
| void | initialize() |
| protected static FontCache | internalGetSecondLevelCache() |
Returns: