net.sf.jasperreports.engine
Interface JRDefaultFontProvider

All Known Subinterfaces:
JRDefaultStyleProvider, JRReport, JRTemplate
All Known Implementing Classes:
JasperDesign, JasperReport, JRBaseFiller, JRBaseReport, JRHorizontalFiller, JRSimpleTemplate, JRVerticalFiller

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 1229 2006-04-19 10:27:35Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 JRReportFont getDefaultFont()
          Returns a default font.
 

Method Detail

getDefaultFont

JRReportFont getDefaultFont()
Returns a default font.



© 2001-2006 JasperSoft Corporation www.jaspersoft.com