net.sf.jasperreports.engine
Interface JRDefaultFontProvider

All Known Subinterfaces:
JRReport
All Known Implementing Classes:
JRBaseFiller, JRBaseReport

public interface JRDefaultFontProvider

An interface that provides a default font when none is specified. All classes that might need to return a default font if one is not specified will implement this interface.

Version:
$Id: JRDefaultFontProvider.java,v 1.8 2005/08/19 13:29:07 ionutned Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 JRReportFont getDefaultFont()
          Returns a default font.
 

Method Detail

getDefaultFont

public JRReportFont getDefaultFont()
Returns a default font.



© 2001-2005 JasperSoft Corporation www.jaspersoft.com