Uses of Interface
net.sf.jasperreports.engine.fonts.FontFace

Packages that use FontFace
net.sf.jasperreports.engine.fonts   
 

Uses of FontFace in net.sf.jasperreports.engine.fonts
 

Classes in net.sf.jasperreports.engine.fonts that implement FontFace
 class SimpleFontFace
           
 

Methods in net.sf.jasperreports.engine.fonts that return FontFace
 FontFace SimpleFontFamily.getBoldFace()
           
 FontFace FontFamily.getBoldFace()
           
 FontFace SimpleFontFamily.getBoldItalicFace()
           
 FontFace FontFamily.getBoldItalicFace()
           
 FontFace FontInfo.getFontFace()
           
 FontFace SimpleFontFamily.getItalicFace()
           
 FontFace FontFamily.getItalicFace()
           
 FontFace SimpleFontFamily.getNormalFace()
           
 FontFace FontFamily.getNormalFace()
           
 

Methods in net.sf.jasperreports.engine.fonts with parameters of type FontFace
 void FontInfo.setFontFace(FontFace face)
           
 

Constructors in net.sf.jasperreports.engine.fonts with parameters of type FontFace
FontInfo(FontFamily family, FontFace face, int style)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com