com.stimulsoft.report.export.service
Class StiPcxExportService

java.lang.Object
  extended by com.stimulsoft.report.export.service.StiExportService
      extended by com.stimulsoft.report.export.service.StiImageExportService
          extended by com.stimulsoft.report.export.service.StiPcxExportService

public class StiPcxExportService
extends StiImageExportService

Class represent export for PCX image format Copyright Stimulsoft


Nested Class Summary
static class StiPcxExportService.StiPcxHelper
          Accessory class StiPcxHelper
 
Field Summary
 
Fields inherited from class com.stimulsoft.report.export.service.StiExportService
currentPassNumber, DATE_1900, maximumPassNumber, MILLISECONDS_IN_DAY, ONE_HOUR
 
Constructor Summary
StiPcxExportService()
           
 
Method Summary
 StiExportFormat getExportFormat()
          Returs service export format
 StiImageFormat getImageFormat()
          Specifies the format of the image.
 
Methods inherited from class com.stimulsoft.report.export.service.StiImageExportService
export, exportImage, getMultipleFiles
 
Methods inherited from class com.stimulsoft.report.export.service.StiExportService
export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiPcxExportService

public StiPcxExportService()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Returs service export format

Specified by:
getExportFormat in class StiExportService
Returns:
StiExportFormat

getImageFormat

public StiImageFormat getImageFormat()
Specifies the format of the image.

Specified by:
getImageFormat in class StiImageExportService
Returns:
The format of the image.