|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.export.service.StiExportService
com.stimulsoft.report.export.service.StiImageExportService
com.stimulsoft.report.export.service.StiTiffExportService
public class StiTiffExportService
Class represent export to TIFF format Copyright Stimulsoft
Field Summary |
---|
Fields inherited from class com.stimulsoft.report.export.service.StiExportService |
---|
currentPassNumber, DATE_1900, maximumPassNumber, MILLISECONDS_IN_DAY, ONE_HOUR |
Constructor Summary | |
---|---|
StiTiffExportService()
|
Method Summary | |
---|---|
StiExportFormat |
getExportFormat()
Returs service export format |
StiImageFormat |
getImageFormat()
Specifies the format of the image. |
boolean |
getMultipleFiles()
Gets a value indicating a number of files in exported document as a result of export |
Methods inherited from class com.stimulsoft.report.export.service.StiImageExportService |
---|
export, exportImage |
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 |
---|
public StiTiffExportService()
Method Detail |
---|
public StiExportFormat getExportFormat()
getExportFormat
in class StiExportService
StiExportFormat
public StiImageFormat getImageFormat()
getImageFormat
in class StiImageExportService
public boolean getMultipleFiles()
getMultipleFiles
in class StiImageExportService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |