Uses of Class
com.stimulsoft.report.export.service.StiExportService
Packages that use StiExportService
Package
Description
-
Uses of StiExportService in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type StiExportServiceModifier and TypeMethodDescriptionvoidStiReport.exportDocument(StiExportFormat exportFormat, StiExportService exportService, File file, StiExportSettings settings, JFrame parent) -
Uses of StiExportService in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiExportService -
Uses of StiExportService in com.stimulsoft.report.export
Methods in com.stimulsoft.report.export with parameters of type StiExportServiceModifier and TypeMethodDescriptionstatic StiPagesCollectionStiSegmentPagesDivider.divide(StiPagesCollection pages, StiExportService service) Divide sergment page by own pages -
Uses of StiExportService in com.stimulsoft.report.export.service
Subclasses of StiExportService in com.stimulsoft.report.export.serviceModifier and TypeClassDescriptionclassClass represent export to BMP image format Copyright StimulsoftclassCsv format export service Copyright StimulsoftclassClass represent EMF image export service Copyright StimulsoftclassClass represent Excel format export Copyright StimulsoftclassClass represent Excel format export Copyright StimulsoftclassClass represent Excel XML format export Copyright StimulsoftclassClass represend export for HTML5 format Copyright StimulsoftclassClass represent export for HTML format Copyright StimulsoftclassClass represent export for Image format Copyright StimulsoftclassClass represent export to JPEG image format Copyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassClass represent export for PCX image format Copyright Stimulsoftfinal classClass represent export for PDF format Copyright StimulsoftclassClass represent export to PNG image format Copyright StimulsoftclassCopyright StimulsoftclassClass represent export to RTF format Copyright StimulsoftclassClass represent export to Svg format Copyright StimulsoftclassClass represent export to SVGZ foprmat Copyright StimulsoftclassClass represent export to SYLK format Copyright StimulsoftclassClass represent export to TIFF format Copyright StimulsoftclassClass represent export to TXT format.classClass represent export to Word format Copyright StimulsoftclassClass represend export to XML format.final classClass represent export to XPS format. -
Uses of StiExportService in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools with parameters of type StiExportServiceModifier and TypeMethodDescriptionvoidStiMatrix.prepareDocument(StiExportService service, StiDataExportMode mode) Prepare documentConstructors in com.stimulsoft.report.export.tools with parameters of type StiExportServiceModifierConstructorDescriptionStiMatrix(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)