|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiExportSettings | |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.export | |
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.settings | |
| Uses of StiExportSettings in com.stimulsoft.report |
|---|
| Methods in com.stimulsoft.report with parameters of type StiExportSettings | |
|---|---|
void |
StiReport.exportDocument(StiExportFormat exportFormat,
StiExportService exportService,
java.io.File file,
StiExportSettings settings,
javax.swing.JFrame parent)
|
| Uses of StiExportSettings in com.stimulsoft.report.enums |
|---|
| Methods in com.stimulsoft.report.enums that return StiExportSettings | |
|---|---|
StiExportSettings |
StiExportFormat.getDefaultExportSettings()
|
| Uses of StiExportSettings in com.stimulsoft.report.export |
|---|
| Methods in com.stimulsoft.report.export that return StiExportSettings | |
|---|---|
StiExportSettings |
StiExportInfo.getSettings()
|
| Methods in com.stimulsoft.report.export with parameters of type StiExportSettings | |
|---|---|
void |
StiExportInfo.setSettings(StiExportSettings settings)
|
| Constructors in com.stimulsoft.report.export with parameters of type StiExportSettings | |
|---|---|
StiExportInfo(StiReport report,
StiExportSettings settings,
java.io.OutputStream stream,
boolean sendEMail,
boolean openAfterExport,
java.lang.String fileName)
|
|
| Uses of StiExportSettings in com.stimulsoft.report.export.service |
|---|
| Fields in com.stimulsoft.report.export.service declared as StiExportSettings | |
|---|---|
protected StiExportSettings |
StiExportService.exportSettings
|
| Methods in com.stimulsoft.report.export.service that return StiExportSettings | |
|---|---|
StiExportSettings |
StiExportService.getExportSettings()
|
| Methods in com.stimulsoft.report.export.service with parameters of type StiExportSettings | |
|---|---|
void |
StiXpsExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiXmlExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiWord2007ExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiTxtExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiSylkExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiRtfExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiPdfExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiOdtExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
|
void |
StiOdsExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
|
void |
StiImageExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
Export StiReport |
void |
StiHtmlExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiHtml5ExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
|
abstract void |
StiExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
Export StiReport |
void |
StiExcelXmlExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiExcelExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
|
void |
StiExcel2007ExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiCsvExportService.export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export StiReport |
void |
StiExcelExportService.exportExcel(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
|
void |
StiImageExportService.exportImage(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Exports a rendered document to the stream as an image. |
void |
StiXmlExportService.exportXml(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Exports a rendered report to the XML file. |
void |
StiXpsExportService.exportXps(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
|
void |
StiExportService.setExportSettings(StiExportSettings exportSettings)
|
| Uses of StiExportSettings in com.stimulsoft.report.export.settings |
|---|
| Subclasses of StiExportSettings in com.stimulsoft.report.export.settings | |
|---|---|
class |
StiBitmapExportSettings
Bitmap export settings Copyright Stimulsoft |
class |
StiBmpExportSettings
Bmp export settings Copyright Stimulsoft |
class |
StiCsvExportSettings
Csv fortmat export settingts Copyright Stimulsoft |
class |
StiDataExportSettings
Copyright Stimulsoft |
class |
StiDocumentExportSettings
Document export settings Copyright Stimulsoft |
class |
StiEmfExportSettings
Emf format export settingts Copyright Stimulsoft |
class |
StiExcel2007ExportSettings
Excel 2007 format export settings Copyright Stimulsoft |
class |
StiExcelExportSettings
Excel format export settings Copyright Stimulsoft |
class |
StiExcelXmlExportSettings
Excel XML export format settings Copyright Stimulsoft |
class |
StiHtml5ExportSettings
Html 5 format export settings Copyright Stimulsoft |
class |
StiHtmlExportSettings
HTML format export settings Copyright Stimulsoft |
class |
StiImageExportSettings
Image format export settings Copyright Stimulsoft |
class |
StiJpegExportSettings
JPEG format export settings Copyright Stimulsoft |
class |
StiOdsExportSettings
Copyright Stimulsoft |
class |
StiOdtExportSettings
Class describes settings for export to ODT format. |
class |
StiPageRangeExportSettings
Page range export settings Copyright Stimulsoft |
class |
StiPcxExportSettings
PCX format export settings Copyright Stimulsoft |
class |
StiPdfExportSettings
PDF format export settings Copyright Stimulsoft |
class |
StiPngExportSettings
PNG format export settings Copyright Stimulsoft |
class |
StiRtfExportSettings
RTF format export settings Copyright Stimulsoft |
class |
StiSvgExportSettings
SVG export format settings Copyright Stimulsoft |
class |
StiSvgzExportSettings
SVGZ export settings Copyright Stimulsoft |
class |
StiSylkExportSettings
SYLK format export settings Copyright Stimulsoft |
class |
StiTxtExportSettings
TXT format export settings Copyright Stimulsoft |
class |
StiWord2007ExportSettings
Word 2007 format export settings Copyright Stimulsoft |
class |
StiXmlExportSettings
XML format export settings. |
class |
StiXpsExportSettings
XPS format export settings. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||