net.sf.jasperreports.engine
Interface JRDefaultStyleProvider
- All Superinterfaces:
- JRDefaultFontProvider
- All Known Subinterfaces:
- JRReport, JRTemplate
- All Known Implementing Classes:
- JasperDesign, JasperReport, JRBaseFiller, JRBaseReport, JRHorizontalFiller, JRSimpleTemplate, JRVerticalFiller
public interface JRDefaultStyleProvider
- extends JRDefaultFontProvider
An interface that provides a default style when none is specified. All classes that might need to return a default style
if one is not specified will implement this interface.
- Version:
- $Id: JRDefaultStyleProvider.java 3033 2009-08-27 11:46:22Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getDefaultStyle
JRStyle getDefaultStyle()
- Returns a default style.
© 2001-2009 Jaspersoft Corporation www.jaspersoft.com