org.pentaho.reporting.libraries.fonts.pfm
public class PfmFontRecord extends Object implements FontSource, FontIdentifier
| Constructor Summary | |
|---|---|
| PfmFontRecord(PfmFont font, DefaultFontFamily fontFamily) | |
| Method Summary | |
|---|---|
| FontFamily | getFamily() |
| String | getFontSource() |
| FontType | getFontType() |
| FontIdentifier | getIdentifier() |
| boolean | isBold() |
| boolean | isEmbeddable() |
| boolean | isItalic() |
| boolean | isOblique() |
| boolean | isScalable() |