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 FontFamily.getBoldFace()
           
 FontFace SimpleFontFamily.getBoldFace()
           
 FontFace FontFamily.getBoldItalicFace()
           
 FontFace SimpleFontFamily.getBoldItalicFace()
           
 FontFace FontInfo.getFontFace()
           
 FontFace FontFamily.getItalicFace()
           
 FontFace SimpleFontFamily.getItalicFace()
           
 FontFace FontFamily.getNormalFace()
           
 FontFace SimpleFontFamily.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