com.stimulsoft.report.export.service
Class StiSvgzExportService

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.StiSvgExportService
              extended by com.stimulsoft.report.export.service.StiSvgzExportService

public class StiSvgzExportService
extends StiSvgExportService

Class represent export to SVGZ foprmat Copyright Stimulsoft


Nested Class Summary
 
Nested classes/interfaces inherited from class com.stimulsoft.report.export.service.StiSvgExportService
StiSvgExportService.StiSvgHelper
 
Field Summary
 
Fields inherited from class com.stimulsoft.report.export.service.StiExportService
currentPassNumber, DATE_1900, maximumPassNumber, MILLISECONDS_IN_DAY, ONE_HOUR
 
Constructor Summary
StiSvgzExportService()
           
 
Method Summary
 StiExportFormat getExportFormat()
          Returs service export format
 
Methods inherited from class com.stimulsoft.report.export.service.StiSvgExportService
getImageFormat
 
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

StiSvgzExportService

public StiSvgzExportService()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Returs service export format

Overrides:
getExportFormat in class StiSvgExportService
Returns:
StiExportFormat