| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StiBarCode.isExportAsImage(StiExportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
EngineOptions.Image |
StiChart.GetImage(StiRefObject<java.lang.Float> zoom,
StiExportFormat format) |
boolean |
StiChart.isExportAsImage(StiExportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
StiComponent.getImage(java.lang.Double zoom,
StiExportFormat format) |
boolean |
StiComponent.isExportAsImage(StiExportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
IStiExportImageExtended.getImage(java.lang.Double zoom,
StiExportFormat format) |
boolean |
IStiExportImageExtended.isExportAsImage(StiExportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StiZipCode.isExportAsImage(StiExportFormat format) |
boolean |
StiView.isExportAsImage(StiExportFormat format) |
boolean |
StiTextInCells.isExportAsImage(StiExportFormat format) |
boolean |
StiText.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) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
StiExportFormat |
StiExportEventArgs.getExportFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiExportEventArgs.setExportFormat(StiExportFormat value) |
| Constructor and Description |
|---|
StiExportEventArgs(StiExportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPageRangeExportSettings.setExportFormat(StiExportFormat exportFormat)
Export format
|
| Modifier and Type | Method and Description |
|---|---|
StiExportFormat |
StiCell.getExportFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCell.setExportFormat(StiExportFormat exportFormat) |
| Constructor and Description |
|---|
StiCell(StiExportFormat exportFormat) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
StiGauge.getImage(double zoom,
StiExportFormat format) |
boolean |
StiGauge.isExportAsImage(StiExportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
StiImage |
StiMap.getImage(double zoom,
StiExportFormat format) |
boolean |
StiMap.isExportAsImage(StiExportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
StiPainter.getImage(StiComponent component,
java.lang.Double pageZoom,
StiExportFormat format)
Create
BufferedImage form StiComponent |
| Modifier and Type | Method and Description |
|---|---|
StiImage |
StiGaugePainter.getImage(StiComponent component,
double zoom,
StiExportFormat format) |
Copyright © 2019 Stimulsoft. All Rights Reserved.