Class StiPcxExportService
java.lang.Object
com.stimulsoft.report.export.service.StiExportService
com.stimulsoft.report.export.service.StiImageExportService
com.stimulsoft.report.export.service.StiPcxExportService
Class represent export for PCX image format
Copyright Stimulsoft
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAccessory class StiPcxHelper -
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
Modifier and TypeMethodDescriptionReturs service export formatSpecifies the format of the image.Methods 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
-
StiPcxExportService
public StiPcxExportService()
-
-
Method Details
-
getExportFormat
Returs service export format- Specified by:
getExportFormatin classStiExportService- Returns:
StiExportFormat
-
getImageFormat
Specifies the format of the image.- Specified by:
getImageFormatin classStiImageExportService- Returns:
- The format of the image.
-