net.sf.jasperreports.engine.fill
Class JRVerticalFiller
java.lang.Object
net.sf.jasperreports.engine.fill.JRBaseFiller
net.sf.jasperreports.engine.fill.JRVerticalFiller
- All Implemented Interfaces:
- JRDefaultFontProvider
- public class JRVerticalFiller
- extends JRBaseFiller
- Version:
- $Id: JRVerticalFiller.java,v 1.30 2005/09/14 14:26:40 lucianc Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Fields inherited from class net.sf.jasperreports.engine.fill.JRBaseFiller |
background, bands, bottomMargin, calculator, columnBoundElements, columnCount, columnFooter, columnHeader, columnSpacing, columnWidth, datasets, dataSource, defaultFont, detail, fields, fieldsMap, fillContext, fonts, formattedTextFields, groupBoundElements, groups, isFloatColumnFooter, isParametersAlreadySet, isSummaryNewPage, isTitleNewPage, jasperPrint, lastPageFooter, leftMargin, loadedSubreports, locale, missingFillBand, name, orientation, pageBoundElements, pageFooter, pageHeader, pageHeight, pageWidth, parameters, parametersMap, parentFiller, perPageBoundElements, printOrder, printPage, printPageStretchHeight, query, reportBoundElements, reportClassLoader, reportCount, reportMaxCount, resourceBundle, resourceBundleBaseName, rightMargin, scriptlet, scriptletClassName, subfillers, summary, title, topMargin, variableCalculationReqs, variables, variablesMap, virtualizer, whenNoDataType, whenResourceMissingType |
Methods inherited from class net.sf.jasperreports.engine.fill.JRBaseFiller |
addElements, addGroupElements, addPage, addPageIdentityDataProvider, addVariableCalculationReq, cancelFill, createIdentityData, createScriptlet, fill, fill, getCurrentPage, getCurrentPageStretchHeight, getDefaultFont, getFonts, getJasperPrint, getStyledTextParser, getVariableValue, isInterrupted, isSubreport, loadResourceBundle, newPage, next, registerSubfiller, removePageIdentityDataProvider, resolveBandBoundElements, resolveColumnBoundElements, resolveGroupBoundElements, resolvePageBoundElements, resolveReportBoundElements, setInterrupted, setParameter, setParameters, unregisterSubfiller, updateGroupIdentityData, updateIdentityData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRVerticalFiller
protected JRVerticalFiller(JasperReport jasperReport)
throws JRException
JRVerticalFiller
protected JRVerticalFiller(JasperReport jasperReport,
JRBaseFiller parentFiller)
throws JRException
JRVerticalFiller
protected JRVerticalFiller(JasperReport jasperReport,
JRCalculator calculator,
JRBaseFiller parentFiller)
throws JRException
setPageHeight
protected void setPageHeight(int pageHeight)
- Specified by:
setPageHeight
in class JRBaseFiller
fillReport
protected void fillReport()
throws JRException
- Specified by:
fillReport
in class JRBaseFiller
- Throws:
JRException
fillPageBand
protected void fillPageBand(JRFillBand band,
byte evaluation)
throws JRException
- Throws:
JRException
fillColumnBand
protected void fillColumnBand(JRFillBand band,
byte evaluation)
throws JRException
- Throws:
JRException
fillFixedBand
protected void fillFixedBand(JRFillBand band,
byte evaluation)
throws JRException
- Throws:
JRException
fillBand
protected void fillBand(JRPrintBand band)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com