net.sf.jasperreports.engine.export
Class FontKey

java.lang.Object
  extended by net.sf.jasperreports.engine.export.FontKey

Deprecated. Replaced by FontFamily.getExportFont(String).

public class FontKey
extends java.lang.Object

Version:
$Id: FontKey.java 5180 2012-03-29 13:23:12Z teodord $
Author:
Ionut Nedelcu (ionutned@users.sourceforge.net)

Constructor Summary
FontKey(java.lang.String fontName, boolean bold, boolean italic)
          Deprecated.  
 
Method Summary
 boolean equals(java.lang.Object o)
          Deprecated.  
 java.lang.String getFontName()
          Deprecated.  
 int hashCode()
          Deprecated.  
 boolean isBold()
          Deprecated.  
 boolean isItalic()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontKey

public FontKey(java.lang.String fontName,
               boolean bold,
               boolean italic)
Deprecated. 
Method Detail

getFontName

public java.lang.String getFontName()
Deprecated. 

isBold

public boolean isBold()
Deprecated. 

isItalic

public boolean isItalic()
Deprecated. 

equals

public boolean equals(java.lang.Object o)
Deprecated. 
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Deprecated. 
Overrides:
hashCode in class java.lang.Object


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com