org.pentaho.reporting.libraries.fonts.merge
public class CompoundFontIdentifier extends Object implements FontIdentifier
Constructor Summary | |
---|---|
CompoundFontIdentifier(FontIdentifier identifier, FontRegistry registry, boolean boldSpecified, boolean italicsSpecified) |
Method Summary | |
---|---|
boolean | equals(Object o) |
FontType | getFontType() |
FontIdentifier | getIdentifier() |
FontRegistry | getRegistry() |
int | hashCode() |
boolean | isBoldSpecified() |
boolean | isItalicsSpecified() |
boolean | isScalable() |