org.pentaho.reporting.libraries.fonts.registry
public interface FontRegistry
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.