Uses of Class
com.stimulsoft.report.components.StiPagesCollection
Packages that use StiPagesCollection
Package
Description
-
Uses of StiPagesCollection in com.stimulsoft.report
Fields in com.stimulsoft.report declared as StiPagesCollectionMethods in com.stimulsoft.report that return StiPagesCollectionModifier and TypeMethodDescriptionfinal StiPagesCollectionStiReport.getPages()Gets a collection which consists of the template pages from the currect report.final StiPagesCollectionStiReport.getRenderedPages()Gets a collection of rendered pages from the current report.Methods in com.stimulsoft.report with parameters of type StiPagesCollectionModifier and TypeMethodDescriptionvoidStiReport.setPages(StiPagesCollection pages) final voidStiReport.setRenderedPages(StiPagesCollection pagesCollection) -
Uses of StiPagesCollection in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components with parameters of type StiPagesCollectionModifier and TypeMethodDescriptionvoidStiPagesCollection.addAll(StiPagesCollection pagesStore) voidStiPagesCollection.AddRange(StiPagesCollection pagesStore) static voidStiPagesCollection.copyEventsOfPagesCollection(StiPagesCollection sourcePages, StiPagesCollection destinationPages) -
Uses of StiPagesCollection in com.stimulsoft.report.engine.engineV2
Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiPagesCollectionModifier and TypeMethodDescriptionstatic voidStiPostProcessProviderV2.PostProcessPages(StiPagesCollection pages) static voidStiPostProcessProviderV2.PostProcessPrimitives(StiPagesCollection pages) static voidStiPostProcessProviderV2.PostProcessPrimitivesInContainer(StiContainer container, StiPagesCollection pages, Hashtable startPointsHash, Hashtable endPointsHash, Hashtable lines, ArrayList<StiEndPointPrimitive> endPoints) -
Uses of StiPagesCollection in com.stimulsoft.report.export
Methods in com.stimulsoft.report.export that return StiPagesCollectionModifier and TypeMethodDescriptionstatic StiPagesCollectionStiSegmentPagesDivider.divide(StiPagesCollection pages) Divide sergment page by own pagesstatic StiPagesCollectionStiSegmentPagesDivider.divide(StiPagesCollection pages, StiExportService service) Divide sergment page by own pagesMethods in com.stimulsoft.report.export with parameters of type StiPagesCollectionModifier and TypeMethodDescriptionstatic StiPagesCollectionStiSegmentPagesDivider.divide(StiPagesCollection pages) Divide sergment page by own pagesstatic StiPagesCollectionStiSegmentPagesDivider.divide(StiPagesCollection pages, StiExportService service) Divide sergment page by own pages -
Uses of StiPagesCollection in com.stimulsoft.report.export.service
Methods in com.stimulsoft.report.export.service with parameters of type StiPagesCollectionModifier and TypeMethodDescriptionvoidStiExportService.invokeExporting(StiPage page, StiPagesCollection pages) Change progress bar statusvoidStiHtmlExportService.renderPage(StiPagesCollection pages, boolean useBookmarksTree, int bookmarkWidth, StiPage page, boolean writePageBreak) Render pagesvoidStiHtmlExportService.renderStartDoc(StiHtmlTableRender render, boolean asTable, boolean useBookmarks, boolean exportBookmarksOnly, Hashtable<String, String> cssStyles, StiPagesCollection pages, Charset charset) Render start document -
Uses of StiPagesCollection in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiPagesCollectionModifier and TypeMethodDescriptionStiPagesRange.getSelectedPages(StiPagesCollection originalPages) Returns collection of selected pages.Methods in com.stimulsoft.report.export.tools with parameters of type StiPagesCollectionModifier and TypeMethodDescriptionstatic voidStiExportUtils.checkPassive(StiPagesCollection pages) StiPagesRange.getSelectedPages(StiPagesCollection originalPages) Returns collection of selected pages.Constructors in com.stimulsoft.report.export.tools with parameters of type StiPagesCollectionModifierConstructorDescriptionStiMatrix(StiPagesCollection pages, boolean checkForExcel, StiExportService service) StiMatrix(StiPagesCollection pages, boolean checkForExcel, StiExportService service, ArrayList<StiCellStyle> styles) StiMatrix(StiPagesCollection pages, StiExportService service) StiMatrix(StiPagesCollection pages, StiExportService service, ArrayList<StiCellStyle> styles) -
Uses of StiPagesCollection in com.stimulsoft.report.export.tools.html
Constructors in com.stimulsoft.report.export.tools.html with parameters of type StiPagesCollectionModifierConstructorDescriptionStiHtmlTableRender(StiHtmlExportService htmlExport, StiHtmlExportSettings htmlExportSettings, StiPagesCollection pages) -
Uses of StiPagesCollection in com.stimulsoft.report.saveLoad
Methods in com.stimulsoft.report.saveLoad that return StiPagesCollectionModifier and TypeMethodDescriptionfinal StiPagesCollectionStiDocument.getPages()Gets collection of rendered report pages.Methods in com.stimulsoft.report.saveLoad with parameters of type StiPagesCollectionModifier and TypeMethodDescriptionfinal voidStiDocument.setPages(StiPagesCollection pagesCollection)