|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of StiExportFormat in com.stimulsoft.report |
|---|
| Methods in com.stimulsoft.report with parameters of type StiExportFormat | |
|---|---|
void |
StiReport.exportDocument(StiExportFormat exportFormat,
StiExportService exportService,
java.io.File file,
StiExportSettings settings,
javax.swing.JFrame parent)
|
void |
StiReport.invokeExported(StiExportFormat exportFormat)
|
void |
StiReport.invokeExporting(StiExportFormat exportFormat)
|
| Uses of StiExportFormat in com.stimulsoft.report.barCodes |
|---|
| Methods in com.stimulsoft.report.barCodes with parameters of type StiExportFormat | |
|---|---|
boolean |
StiBarCode.isExportAsImage(StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.report.chart |
|---|
| Methods in com.stimulsoft.report.chart with parameters of type StiExportFormat | |
|---|---|
EngineOptions.Image |
StiChart.GetImage(StiRefObject<java.lang.Float> zoom,
StiExportFormat format)
|
boolean |
StiChart.isExportAsImage(StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.report.components |
|---|
| Methods in com.stimulsoft.report.components with parameters of type StiExportFormat | |
|---|---|
java.awt.image.BufferedImage |
StiComponent.getImage(java.lang.Double zoom,
StiExportFormat format)
|
boolean |
StiComponent.isExportAsImage(StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.report.components.interfaces |
|---|
| Methods in com.stimulsoft.report.components.interfaces with parameters of type StiExportFormat | |
|---|---|
java.awt.image.BufferedImage |
IStiExportImageExtended.getImage(java.lang.Double zoom,
StiExportFormat format)
|
boolean |
IStiExportImageExtended.isExportAsImage(StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.report.components.simplecomponents |
|---|
| Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiExportFormat | |
|---|---|
java.awt.image.BufferedImage |
StiSparkline.getImage(double zoom,
StiExportFormat format)
|
boolean |
StiZipCode.isExportAsImage(StiExportFormat format)
|
boolean |
StiView.isExportAsImage(StiExportFormat format)
|
boolean |
StiTextInCells.isExportAsImage(StiExportFormat format)
|
boolean |
StiText.isExportAsImage(StiExportFormat format)
|
boolean |
StiSparkline.isExportAsImage(StiExportFormat format)
|
boolean |
StiShape.isExportAsImage(StiExportFormat format)
|
boolean |
StiRichText.isExportAsImage(StiExportFormat format)
|
boolean |
StiCheckBox.isExportAsImage(StiExportFormat format)
|
boolean |
StiView.IsExportAsImage(StiExportFormat format)
|
boolean |
StiShape.IsExportAsImage(StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.report.enums |
|---|
| Methods in com.stimulsoft.report.enums that return StiExportFormat | |
|---|---|
static StiExportFormat |
StiExportFormat.forValue(int value)
|
static StiExportFormat |
StiExportFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiExportFormat[] |
StiExportFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StiExportFormat in com.stimulsoft.report.events |
|---|
| Methods in com.stimulsoft.report.events that return StiExportFormat | |
|---|---|
StiExportFormat |
StiExportEventArgs.getExportFormat()
|
| Methods in com.stimulsoft.report.events with parameters of type StiExportFormat | |
|---|---|
void |
StiExportEventArgs.setExportFormat(StiExportFormat value)
|
| Constructors in com.stimulsoft.report.events with parameters of type StiExportFormat | |
|---|---|
StiExportEventArgs(StiExportFormat format)
|
|
| Uses of StiExportFormat in com.stimulsoft.report.export.service |
|---|
| Methods in com.stimulsoft.report.export.service that return StiExportFormat | |
|---|---|
StiExportFormat |
StiXpsExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiXmlExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiWord2007ExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiTxtExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiTiffExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiSylkExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiSvgzExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiSvgExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiRtfExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiPngExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiPdfExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiPcxExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiOdtExportService.getExportFormat()
|
StiExportFormat |
StiOdsExportService.getExportFormat()
|
StiExportFormat |
StiJpegExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiHtmlExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiHtml5ExportService.getExportFormat()
|
abstract StiExportFormat |
StiExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiExcelXmlExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiExcelExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiExcel2007ExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiEmfExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiCsvExportService.getExportFormat()
Returs service export format |
StiExportFormat |
StiBmpExportService.getExportFormat()
Returs service export format |
| Uses of StiExportFormat in com.stimulsoft.report.export.settings |
|---|
| Methods in com.stimulsoft.report.export.settings that return StiExportFormat | |
|---|---|
StiExportFormat |
StiXpsExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiXmlExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiWord2007ExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiTxtExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiSylkExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiSvgzExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiSvgExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiRtfExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiPngExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiPdfExportSettings.getExportFormat()
|
StiExportFormat |
StiPcxExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiPageRangeExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiJpegExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiHtmlExportSettings.getExportFormat()
Export format |
abstract StiExportFormat |
StiExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiExcelXmlExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiExcelExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiExcel2007ExportSettings.getExportFormat()
|
StiExportFormat |
StiEmfExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiDocumentExportSettings.getExportFormat()
|
StiExportFormat |
StiCsvExportSettings.getExportFormat()
Export format |
StiExportFormat |
StiBmpExportSettings.getExportFormat()
|
StiExportFormat |
StiBitmapExportSettings.getExportFormat()
Export format |
| Methods in com.stimulsoft.report.export.settings with parameters of type StiExportFormat | |
|---|---|
void |
StiPageRangeExportSettings.setExportFormat(StiExportFormat exportFormat)
Export format |
| Uses of StiExportFormat in com.stimulsoft.report.export.tools |
|---|
| Methods in com.stimulsoft.report.export.tools that return StiExportFormat | |
|---|---|
StiExportFormat |
StiCell.getExportFormat()
|
| Methods in com.stimulsoft.report.export.tools with parameters of type StiExportFormat | |
|---|---|
void |
StiCell.setExportFormat(StiExportFormat exportFormat)
|
| Constructors in com.stimulsoft.report.export.tools with parameters of type StiExportFormat | |
|---|---|
StiCell(StiExportFormat exportFormat)
|
|
| Uses of StiExportFormat in com.stimulsoft.report.infographics.gauge |
|---|
| Methods in com.stimulsoft.report.infographics.gauge with parameters of type StiExportFormat | |
|---|---|
java.awt.image.BufferedImage |
StiGauge.getImage(double zoom,
StiExportFormat format)
|
boolean |
StiGauge.isExportAsImage(StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.report.maps |
|---|
| Methods in com.stimulsoft.report.maps with parameters of type StiExportFormat | |
|---|---|
StiImage |
StiMap.getImage(double zoom,
StiExportFormat format)
|
boolean |
StiMap.isExportAsImage(StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.report.painters |
|---|
| Methods in com.stimulsoft.report.painters with parameters of type StiExportFormat | |
|---|---|
java.awt.image.BufferedImage |
StiPainter.getImage(StiComponent component,
java.lang.Double pageZoom,
StiExportFormat format)
Create BufferedImage form StiComponent |
| Uses of StiExportFormat in com.stimulsoft.report.painters.components |
|---|
| Methods in com.stimulsoft.report.painters.components with parameters of type StiExportFormat | |
|---|---|
java.awt.image.BufferedImage |
StiSparklinePainter.getImage(StiComponent component,
double zoom,
StiExportFormat format)
|
StiImage |
StiGaugePainter.getImage(StiComponent component,
double zoom,
StiExportFormat format)
|
| Uses of StiExportFormat in com.stimulsoft.viewer.controls.dialogs |
|---|
| Constructors in com.stimulsoft.viewer.controls.dialogs with parameters of type StiExportFormat | |
|---|---|
StiFileSaveDialog(StiExportFormat format,
StiReport report,
java.lang.String fileName)
|
|
StiFileSaveDialog(StiExportFormat format,
StiReport report,
java.lang.String fileName,
java.lang.String path,
java.util.List<StiSLService> slServices)
|
|
| Uses of StiExportFormat in com.stimulsoft.web.classes |
|---|
| Fields in com.stimulsoft.web.classes declared as StiExportFormat | |
|---|---|
StiExportFormat |
StiRequestParams.exportFormat
|
| Uses of StiExportFormat in com.stimulsoft.web.utils |
|---|
| Methods in com.stimulsoft.web.utils with parameters of type StiExportFormat | |
|---|---|
static StiExportSettings |
StiWebExportReportUtil.getExportSettings(StiExportFormat exportFormat,
org.w3c.dom.Node settingsNode)
|
| Uses of StiExportFormat in com.stimulsoft.webviewer |
|---|
| Methods in com.stimulsoft.webviewer that return StiExportFormat | |
|---|---|
StiExportFormat |
StiRequiredOptions.getExportFormat()
|
| Methods in com.stimulsoft.webviewer with parameters of type StiExportFormat | |
|---|---|
void |
StiRequiredOptions.setExportFormat(StiExportFormat exportFormat)
|
| Uses of StiExportFormat in com.stimulsoft.webviewer.helper |
|---|
| Methods in com.stimulsoft.webviewer.helper with parameters of type StiExportFormat | |
|---|---|
static java.lang.Object |
StiExportsClass.emailReport(StiReport report,
StiExportFormat exportFormat,
org.w3c.dom.Element settingsNode,
StiMailProperties mail,
boolean compressMessage)
|
static java.lang.Object |
StiExportsClass.exportReport(StiReport report,
StiExportFormat exportFormat,
org.w3c.dom.Element settingsObject,
boolean saveFileDialog)
Exports report to specified format and return the FileResult object. |
static void |
StiExportsClass.exportReport(StiReport report,
StiExportFormat exportFormat,
org.w3c.dom.Element jsonObject,
java.io.OutputStream stream)
Exports report by the specified format and export settings object to the stream. |
static StiWebActionResult |
StiExportsClass.exportReport(StiReport report,
StiExportFormat exportFormat,
org.w3c.dom.Element jsonObject,
java.io.OutputStream stream,
boolean saveFileDialog)
Exports report by the specified format and export settings to the stream or return the StiWebActionResult object. |
static StiExportSettings |
StiExportsClass.getExportSettings(StiExportFormat exportFormat,
org.w3c.dom.Element settingsNode)
Get the export settings from the client data |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||