Class StiSvgzExportService
java.lang.Object
com.stimulsoft.report.export.service.StiExportService
com.stimulsoft.report.export.service.StiImageExportService
com.stimulsoft.report.export.service.StiSvgExportService
com.stimulsoft.report.export.service.StiSvgzExportService
Class represent export to SVGZ foprmat
Copyright Stimulsoft
-
Field Summary
Fields inherited from class com.stimulsoft.report.export.service.StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.report.export.service.StiSvgExportService
getImageFormatMethods inherited from class com.stimulsoft.report.export.service.StiImageExportService
export, exportImage, getMultipleFilesMethods inherited from class com.stimulsoft.report.export.service.StiExportService
closeProgress, export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, processFile, sendEMail, sendEMail, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusString
-
Constructor Details
-
StiSvgzExportService
public StiSvgzExportService()
-
-
Method Details
-
getExportFormat
Returs service export format- Overrides:
getExportFormatin classStiSvgExportService- Returns:
StiExportFormat
-