Class CompoundFontFamily
java.lang.Object
org.pentaho.reporting.libraries.fonts.merge.CompoundFontFamily
- All Implemented Interfaces:
Serializable
,FontFamily
Creation-Date: 20.07.2007, 18:54:28
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
Returns the name of the font family (in english).getFontRecord
(boolean bold, boolean italics) This selects the most suitable font in that family.
-
Constructor Details
-
CompoundFontFamily
-
-
Method Details
-
getRegistry
-
getFamilyName
Description copied from interface:FontFamily
Returns the name of the font family (in english).- Specified by:
getFamilyName
in interfaceFontFamily
- Returns:
-
getAllNames
- Specified by:
getAllNames
in interfaceFontFamily
-
getFontRecord
Description copied from interface:FontFamily
This selects the most suitable font in that family. Italics fonts are preferred over oblique fonts.- Specified by:
getFontRecord
in interfaceFontFamily
- Returns:
-