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

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

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

Classes in net.sf.jasperreports.engine.fonts that implement FontFamily
 class SimpleFontFamily
           
 

Methods in net.sf.jasperreports.engine.fonts that return FontFamily
 FontFamily FontInfo.getFontFamily()
           
 

Methods in net.sf.jasperreports.engine.fonts with parameters of type FontFamily
 void FontInfo.setFontFamily(FontFamily family)
           
 

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



Copyright © 2011. All Rights Reserved.