net.sf.jasperreports.engine.export
Class FontKey
java.lang.Object
net.sf.jasperreports.engine.export.FontKey
- public class FontKey
- extends java.lang.Object
- Version:
- $Id
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
Constructor Summary |
FontKey(java.lang.String fontName,
boolean bold,
boolean italic)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
FontKey
public FontKey(java.lang.String fontName,
boolean bold,
boolean italic)
getFontName
public java.lang.String getFontName()
isBold
public boolean isBold()
isItalic
public boolean isItalic()
equals
public boolean equals(java.lang.Object o)
hashCode
public int hashCode()
© 2001-2005 JasperSoft Corporation www.jaspersoft.com