org.pentaho.reporting.libraries.fonts.afm
public class AfmFontRecord extends Object implements FontSource, FontIdentifier
| Constructor Summary | |
|---|---|
| AfmFontRecord(AfmFont font, DefaultFontFamily fontFamily) | |
| Method Summary | |
|---|---|
| boolean | equals(Object o) |
| FontFamily | getFamily() |
| String | getFontSource() |
| FontType | getFontType() |
| FontIdentifier | getIdentifier() |
| int | hashCode() |
| boolean | isBold() |
| boolean | isEmbeddable() |
| boolean | isItalic() |
| boolean | isOblique() |
| boolean | isScalable() |