public class FillPartPrintOutput extends java.lang.Object implements PartPrintOutput
Constructor and Description |
---|
FillPartPrintOutput(BaseReportFiller filler) |
Modifier and Type | Method and Description |
---|---|
void |
addOrigins(java.util.Collection<JROrigin> origins) |
void |
addPage(JRPrintPage page,
DelayedFillActions delayedActionsSource) |
void |
addStyles(java.util.Collection<JRStyle> stylesList) |
void |
append(FillPartPrintOutput output) |
BookmarkHelper |
getBookmarkHelper() |
DelayedFillActions |
getDelayedActions() |
java.util.Collection<JROrigin> |
getOrigins() |
JRPrintPage |
getPage(int pageIndex) |
java.util.List<JRPrintPage> |
getPages() |
java.util.TreeMap<java.lang.Integer,PrintPart> |
getParts() |
java.util.Collection<JRStyle> |
getStyles() |
void |
pageUpdated(int partPageIndex) |
void |
startPart(PrintPart printPart,
FillingPrintPart fillingPart) |
public FillPartPrintOutput(BaseReportFiller filler)
public void startPart(PrintPart printPart, FillingPrintPart fillingPart)
startPart
in interface PartPrintOutput
public void addPage(JRPrintPage page, DelayedFillActions delayedActionsSource)
addPage
in interface PartPrintOutput
public JRPrintPage getPage(int pageIndex)
getPage
in interface PartPrintOutput
public void pageUpdated(int partPageIndex)
pageUpdated
in interface PartPrintOutput
public void append(FillPartPrintOutput output)
append
in interface PartPrintOutput
public java.util.TreeMap<java.lang.Integer,PrintPart> getParts()
public java.util.List<JRPrintPage> getPages()
public DelayedFillActions getDelayedActions()
public BookmarkHelper getBookmarkHelper()
getBookmarkHelper
in interface PartPrintOutput
public void addStyles(java.util.Collection<JRStyle> stylesList)
addStyles
in interface PartPrintOutput
public java.util.Collection<JRStyle> getStyles()
public void addOrigins(java.util.Collection<JROrigin> origins)
addOrigins
in interface PartPrintOutput
public java.util.Collection<JROrigin> getOrigins()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com