net.sf.jasperreports.engine.fonts
Class FontInfo
java.lang.Object
net.sf.jasperreports.engine.fonts.FontInfo
public class FontInfo
- extends java.lang.Object
- Version:
- $Id: FontInfo.java 3034 2009-08-27 11:58:04Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontInfo
public FontInfo(FontFamily family,
FontFace face,
int style)
getFontFamily
public FontFamily getFontFamily()
setFontFamily
public void setFontFamily(FontFamily family)
getFontFace
public FontFace getFontFace()
setFontFace
public void setFontFace(FontFace face)
getStyle
public int getStyle()
setStyle
public void setStyle(int style)
© 2001-2009 Jaspersoft Corporation www.jaspersoft.com