org.pentaho.reporting.libraries.fonts.registry
public interface FontFamily extends Serializable
| Method Summary | |
|---|---|
| String[] | getAllNames() |
| String | getFamilyName()
Returns the name of the font family (in english).
|
| FontRecord | getFontRecord(boolean bold, boolean italics)
This selects the most suitable font in that family. |
Returns:
Parameters: bold italics
Returns: