public class JRVerticalFiller extends JRBaseFiller
JRBaseFiller.DefaultStyleListener| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_COLUMN_HEADER_OVERFLOW_INFINITE_LOOP |
background, bands, bookmarkHelper, bottomMargin, boundElements, calculator, columnCount, columnDirection, columnFooter, columnFooterOffsetY, columnHeader, columnHeaderOffsetY, columnIndex, columnSpacing, columnWidth, datasetMap, dateFormatCache, defaultStyle, detailSection, fillContext, fillElements, fillerId, formatFactory, groups, isCreatingNewPage, isFirstColumnBand, isFirstPageBand, isFloatColumnFooter, isLastPageFooter, isNewColumn, isNewGroup, isNewPage, isSummaryNewPage, isSummaryWithPageHeaderAndFooter, isTitleNewPage, jasperPrint, jasperReport, keepTogetherSavePoint, lastPageColumnFooterOffsetY, lastPageFooter, leftMargin, mainDataset, missingFillBand, missingFillSection, name, noData, numberFormatCache, offsetX, offsetY, orientation, pageFooter, pageHeader, pageHeight, pageWidth, parentElement, parentFiller, printOrder, printPage, printPageStretchHeight, reportTemplates, rightMargin, scriptlet, styles, subfillers, summary, templates, title, topMargin, virtualizationContext, virtualizationListener, whenNoDataType, whenResourceMissingType| Modifier | Constructor and Description |
|---|---|
protected |
JRVerticalFiller(JasperReportsContext jasperReportsContext,
JasperReport jasperReport) |
protected |
JRVerticalFiller(JasperReportsContext jasperReportsContext,
JasperReport jasperReport,
DatasetExpressionEvaluator evaluator,
JRFillSubreport parentElement) |
protected |
JRVerticalFiller(JasperReportsContext jasperReportsContext,
JasperReport jasperReport,
JREvaluator evaluator,
JRFillSubreport parentElement) |
protected |
JRVerticalFiller(JasperReportsContext jasperReportsContext,
JasperReport jasperReport,
JRFillSubreport parentElement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillBand(JRPrintBand band) |
protected net.sf.jasperreports.engine.fill.SavePoint |
fillColumnBand(JRFillBand band,
byte evaluation) |
protected void |
fillFixedBand(JRFillBand band,
byte evaluation) |
protected void |
fillPageBand(JRFillBand band,
byte evaluation) |
protected void |
fillReport() |
protected void |
setPageHeight(int pageHeight) |
addBoundElement, addBoundElement, addBoundElement, addDefaultStyleListener, addFillListener, addLastPageBookmarks, addPage, addPrintStyle, addVariableCalculationReq, advanceSavePoint, assignElementId, cancelFill, checkInterrupted, collectIncludedTemplates, collectStyles, collectStyles, collectStyles, collectTemplates, collectTemplateStyles, createReportTemplates, evaluateExpression, fill, fill, fill, getCurrentPage, getCurrentPageCount, getCurrentPageStretchHeight, getDateFormat, getDateFormat, getDefaultStyle, getExpressionEvaluator, getField, getFieldsMap, getFillContext, getFillerId, getFormatFactory, getGroup, getJasperPrint, getJasperReport, getJasperReportsContext, getLocale, getMainDataset, getMasterColumnCount, getMasterFiller, getNumberFormat, getParametersMap, getParameterValue, getParameterValuesMap, getPrintTransferPropertyPrefixes, getPropertiesUtil, getResourceBundle, getStyledTextParser, getTemplates, getTimeZone, getVariable, getVariablesMap, getVariableValue, getWhenResourceMissingType, hasBoundActions, hasMasterFormatFactory, hasMasterLocale, hasMasterTimeZone, initVirtualizationContext, isBandOverFlowAllowed, isInterrupted, isMasterReport, isPageFinal, isSubreport, isSubreportRunToBottom, loadStyles, lockVirtualizationContext, lookupExternalDefaultStyle, moveBoundActions, moveKeepTogetherSavePointContent, newPage, next, registerSubfiller, resolveBandBoundElements, resolveBoundElements, resolveColumnBoundElements, resolveGroupBoundElements, resolvePageBoundElements, resolveReportBoundElements, setBandOverFlowAllowed, setConnectionParameterValue, setDatasourceParameterValue, setDefaultStyle, setInterrupted, setJasperReportsContext, setParameter, setParameter, setParameters, setSubreportRunner, setVirtualPageSize, subreportPageFilled, suspendSubreportRunner, unlockVirtualizationContext, unregisterSubfiller, updateBookmarkpublic static final String EXCEPTION_MESSAGE_KEY_COLUMN_HEADER_OVERFLOW_INFINITE_LOOP
protected JRVerticalFiller(JasperReportsContext jasperReportsContext, JasperReport jasperReport) throws JRException
JRExceptionprotected JRVerticalFiller(JasperReportsContext jasperReportsContext, JasperReport jasperReport, JRFillSubreport parentElement) throws JRException
JRExceptionprotected JRVerticalFiller(JasperReportsContext jasperReportsContext, JasperReport jasperReport, DatasetExpressionEvaluator evaluator, JRFillSubreport parentElement) throws JRException
JRExceptionprotected JRVerticalFiller(JasperReportsContext jasperReportsContext, JasperReport jasperReport, JREvaluator evaluator, JRFillSubreport parentElement) throws JRException
JRExceptionprotected void setPageHeight(int pageHeight)
setPageHeight in class JRBaseFillerprotected void fillReport()
throws JRException
fillReport in class JRBaseFillerJRExceptionprotected void fillPageBand(JRFillBand band, byte evaluation) throws JRException
JRExceptionprotected net.sf.jasperreports.engine.fill.SavePoint fillColumnBand(JRFillBand band, byte evaluation) throws JRException
JRExceptionprotected void fillFixedBand(JRFillBand band, byte evaluation) throws JRException
JRExceptionprotected void fillBand(JRPrintBand band)
Copyright © 2014. All rights reserved.