Uses of Class
com.stimulsoft.base.StiJsonSaveMode

Packages that use StiJsonSaveMode
com.stimulsoft.base   
com.stimulsoft.base.context.chart.geoms   
com.stimulsoft.base.context.chart.geoms.animaton   
com.stimulsoft.base.drawing   
com.stimulsoft.base.licenses   
com.stimulsoft.report   
com.stimulsoft.report.barCodes   
com.stimulsoft.report.chart   
com.stimulsoft.report.chart.view.areas   
com.stimulsoft.report.chart.view.areas.doughnut   
com.stimulsoft.report.chart.view.areas.funnel   
com.stimulsoft.report.chart.view.areas.pie   
com.stimulsoft.report.chart.view.areas.radar   
com.stimulsoft.report.chart.view.axis   
com.stimulsoft.report.chart.view.chartTitle   
com.stimulsoft.report.chart.view.conditions   
com.stimulsoft.report.chart.view.constantLines   
com.stimulsoft.report.chart.view.filter   
com.stimulsoft.report.chart.view.gridLines.axis   
com.stimulsoft.report.chart.view.gridLines.radar   
com.stimulsoft.report.chart.view.interlacing   
com.stimulsoft.report.chart.view.legend   
com.stimulsoft.report.chart.view.marker   
com.stimulsoft.report.chart.view.radarAxis   
com.stimulsoft.report.chart.view.series   
com.stimulsoft.report.chart.view.series.bubble   
com.stimulsoft.report.chart.view.series.candlestick   
com.stimulsoft.report.chart.view.series.clusteredColumn   
com.stimulsoft.report.chart.view.series.funnel   
com.stimulsoft.report.chart.view.series.gantt   
com.stimulsoft.report.chart.view.series.pie   
com.stimulsoft.report.chart.view.series.radar   
com.stimulsoft.report.chart.view.series.range   
com.stimulsoft.report.chart.view.series.scatter   
com.stimulsoft.report.chart.view.series.stackedBar   
com.stimulsoft.report.chart.view.series.stackedColumn   
com.stimulsoft.report.chart.view.series.stock   
com.stimulsoft.report.chart.view.seriesLabels   
com.stimulsoft.report.chart.view.seriesLabels.axis   
com.stimulsoft.report.chart.view.seriesLabels.pie   
com.stimulsoft.report.chart.view.strips   
com.stimulsoft.report.chart.view.styles   
com.stimulsoft.report.chart.view.table   
com.stimulsoft.report.chart.view.topN   
com.stimulsoft.report.chart.view.trendLines   
com.stimulsoft.report.components   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.complexcomponents   
com.stimulsoft.report.components.conditions   
com.stimulsoft.report.components.crossBands   
com.stimulsoft.report.components.indicators   
com.stimulsoft.report.components.shapeTypes   
com.stimulsoft.report.components.simplecomponents   
com.stimulsoft.report.components.table   
com.stimulsoft.report.components.textFormats   
com.stimulsoft.report.crossTab   
com.stimulsoft.report.dialogs   
com.stimulsoft.report.dictionary   
com.stimulsoft.report.dictionary.businessObjects   
com.stimulsoft.report.dictionary.databases   
com.stimulsoft.report.dictionary.dataSources   
com.stimulsoft.report.events   
com.stimulsoft.report.expressions   
com.stimulsoft.report.globalization   
com.stimulsoft.report.infographics.gauge   
com.stimulsoft.report.infographics.gauge.collections   
com.stimulsoft.report.infographics.gauge.indicators   
com.stimulsoft.report.infographics.gauge.primitives.base   
com.stimulsoft.report.infographics.gauge.primitives.indicators   
com.stimulsoft.report.infographics.gauge.primitives.range   
com.stimulsoft.report.infographics.gauge.primitives.scales   
com.stimulsoft.report.infographics.gauge.primitives.tick   
com.stimulsoft.report.infographics.gauge.range   
com.stimulsoft.report.infographics.gauge.scales   
com.stimulsoft.report.infographics.gauge.styles.view   
com.stimulsoft.report.infographics.gauge.tick   
com.stimulsoft.report.infographics.gauge.tick.linear.label   
com.stimulsoft.report.infographics.gauge.tick.linear.mark   
com.stimulsoft.report.infographics.gauge.tick.radial.label   
com.stimulsoft.report.infographics.gauge.tick.radial.mark   
com.stimulsoft.report.maps   
com.stimulsoft.report.reportresources   
com.stimulsoft.report.styles   
com.stimulsoft.report.styles.conditions   
 

Uses of StiJsonSaveMode in com.stimulsoft.base
 

Methods in com.stimulsoft.base that return StiJsonSaveMode
static StiJsonSaveMode StiJsonSaveMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiJsonSaveMode[] StiJsonSaveMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.stimulsoft.base with parameters of type StiJsonSaveMode
 JSONObject StiPrinterSettings.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAppExpressionCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAppExpression.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject IStiJsonReportObject.SaveToJsonObject(StiJsonSaveMode Mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.base.context.chart.geoms
 

Methods in com.stimulsoft.base.context.chart.geoms with parameters of type StiJsonSaveMode
 JSONObject StiTextGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStringFormatGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiShadowGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushTranslateTransformGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushTextRenderingHintToAntiAliasGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushSmothingModeToAntiAliasGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushRotateTransformGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushClipGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopTransformGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopTextRenderingHintGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopSmothingModeGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopClipGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPieSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPenGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPathGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinesSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinesGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLineSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLineGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFontGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiEllipseGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCurveSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCurveGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCachedShadowGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBorderGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiArcSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.base.context.chart.geoms.animaton
 

Methods in com.stimulsoft.base.context.chart.geoms.animaton with parameters of type StiJsonSaveMode
 JSONObject StiShadowAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPathElementAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPathAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinesAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLabelAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiEllipseAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCurveAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiClusteredColumnSeriesAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiClusteredBarSeriesAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBorderAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.base.drawing
 

Methods in com.stimulsoft.base.drawing with parameters of type StiJsonSaveMode
 JSONObject StiTextOptions.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.base.licenses
 

Methods in com.stimulsoft.base.licenses with parameters of type StiJsonSaveMode
 JSONObject StiLicenseProduct.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLicenseKey.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report
 

Methods in com.stimulsoft.report with parameters of type StiJsonSaveMode
 java.lang.String StiReport.saveToJsonInternal(StiJsonSaveMode mode)
           
 JSONObject StiMetaTagCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiMetaTag.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.barCodes
 

Methods in com.stimulsoft.report.barCodes with parameters of type StiJsonSaveMode
 JSONObject StiStandard2of5BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSSCC18BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRoyalMail4StateBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiQRCodeBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPostnetBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPlesseyBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPharmacodeBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPdf417BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiMaxicodeBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiITF14BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiInterleaved2of5BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFIMBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiEAN13BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDutchKIXBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataMatrixBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCode93BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCode39BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCode128BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCode11BarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCodabarBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBarCodeTypeService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBarCode.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAustraliaPost4StateBarCodeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart
 

Methods in com.stimulsoft.report.chart with parameters of type StiJsonSaveMode
 JSONObject StiChart.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.areas
 

Methods in com.stimulsoft.report.chart.view.areas with parameters of type StiJsonSaveMode
 JSONObject StiAxisArea.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiArea.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.areas.doughnut
 

Methods in com.stimulsoft.report.chart.view.areas.doughnut with parameters of type StiJsonSaveMode
 JSONObject StiDoughnutArea.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.areas.funnel
 

Methods in com.stimulsoft.report.chart.view.areas.funnel with parameters of type StiJsonSaveMode
 JSONObject StiFunnelArea.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.areas.pie
 

Methods in com.stimulsoft.report.chart.view.areas.pie with parameters of type StiJsonSaveMode
 JSONObject StiPieArea.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.areas.radar
 

Methods in com.stimulsoft.report.chart.view.areas.radar with parameters of type StiJsonSaveMode
 JSONObject StiRadarArea.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.axis
 

Methods in com.stimulsoft.report.chart.view.axis with parameters of type StiJsonSaveMode
 JSONObject StiYRightAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiYAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiXTopAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiXAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxisTitle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxisTicks.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxisRange.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxisLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxisInteraction.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxisDateTimeStep.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.chartTitle
 

Methods in com.stimulsoft.report.chart.view.chartTitle with parameters of type StiJsonSaveMode
 JSONObject StiChartTitle.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.conditions
 

Methods in com.stimulsoft.report.chart.view.conditions with parameters of type StiJsonSaveMode
 JSONObject StiChartConditionsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiChartCondition.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.constantLines
 

Methods in com.stimulsoft.report.chart.view.constantLines with parameters of type StiJsonSaveMode
 JSONObject StiConstantLinesCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiConstantLines.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.filter
 

Methods in com.stimulsoft.report.chart.view.filter with parameters of type StiJsonSaveMode
 JSONObject StiChartFiltersCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiChartFilter.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.gridLines.axis
 

Methods in com.stimulsoft.report.chart.view.gridLines.axis with parameters of type StiJsonSaveMode
 JSONObject StiGridLines.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.gridLines.radar
 

Methods in com.stimulsoft.report.chart.view.gridLines.radar with parameters of type StiJsonSaveMode
 JSONObject StiRadarGridLines.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.interlacing
 

Methods in com.stimulsoft.report.chart.view.interlacing with parameters of type StiJsonSaveMode
 JSONObject StiInterlacing.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.legend
 

Methods in com.stimulsoft.report.chart.view.legend with parameters of type StiJsonSaveMode
 JSONObject StiLegend.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.marker
 

Methods in com.stimulsoft.report.chart.view.marker with parameters of type StiJsonSaveMode
 JSONObject StiMarker.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLineMarker.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.radarAxis
 

Methods in com.stimulsoft.report.chart.view.radarAxis with parameters of type StiJsonSaveMode
 JSONObject StiYRadarAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiXRadarAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadarAxisLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadarAxis.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series
 

Methods in com.stimulsoft.report.chart.view.series with parameters of type StiJsonSaveMode
 JSONObject StiSeriesInteraction.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSeriesCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.bubble
 

Methods in com.stimulsoft.report.chart.view.series.bubble with parameters of type StiJsonSaveMode
 JSONObject StiBubbleSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.candlestick
 

Methods in com.stimulsoft.report.chart.view.series.candlestick with parameters of type StiJsonSaveMode
 JSONObject StiCandlestickSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.clusteredColumn
 

Methods in com.stimulsoft.report.chart.view.series.clusteredColumn with parameters of type StiJsonSaveMode
 JSONObject StiSteppedLineSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSteppedAreaSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSplineSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSplineAreaSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiClusteredColumnSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBaseLineSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAreaSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.funnel
 

Methods in com.stimulsoft.report.chart.view.series.funnel with parameters of type StiJsonSaveMode
 JSONObject StiFunnelSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.gantt
 

Methods in com.stimulsoft.report.chart.view.series.gantt with parameters of type StiJsonSaveMode
 JSONObject StiGanttSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.pie
 

Methods in com.stimulsoft.report.chart.view.series.pie with parameters of type StiJsonSaveMode
 JSONObject StiPieSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.radar
 

Methods in com.stimulsoft.report.chart.view.series.radar with parameters of type StiJsonSaveMode
 JSONObject StiRadarSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadarLineSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadarAreaSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.range
 

Methods in com.stimulsoft.report.chart.view.series.range with parameters of type StiJsonSaveMode
 JSONObject StiSteppedRangeSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSplineRangeSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRangeSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRangeBarSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.scatter
 

Methods in com.stimulsoft.report.chart.view.series.scatter with parameters of type StiJsonSaveMode
 JSONObject StiScatterSplineSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiScatterSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.stackedBar
 

Methods in com.stimulsoft.report.chart.view.series.stackedBar with parameters of type StiJsonSaveMode
 JSONObject StiStackedBarSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.stackedColumn
 

Methods in com.stimulsoft.report.chart.view.series.stackedColumn with parameters of type StiJsonSaveMode
 JSONObject StiStackedSplineSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStackedSplineAreaSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStackedColumnSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStackedBaseLineSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStackedAreaSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.series.stock
 

Methods in com.stimulsoft.report.chart.view.series.stock with parameters of type StiJsonSaveMode
 JSONObject StiStockSeries.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.seriesLabels
 

Methods in com.stimulsoft.report.chart.view.seriesLabels with parameters of type StiJsonSaveMode
 JSONObject StiSeriesLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiNoneLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.seriesLabels.axis
 

Methods in com.stimulsoft.report.chart.view.seriesLabels.axis with parameters of type StiJsonSaveMode
 JSONObject StiOutsideAxisLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiAxisSeriesLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.seriesLabels.pie
 

Methods in com.stimulsoft.report.chart.view.seriesLabels.pie with parameters of type StiJsonSaveMode
 JSONObject StiTwoColumnsPieLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPieSeriesLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiOutsidePieLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCenterPieLabels.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.strips
 

Methods in com.stimulsoft.report.chart.view.strips with parameters of type StiJsonSaveMode
 JSONObject StiStripsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStrips.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.styles
 

Methods in com.stimulsoft.report.chart.view.styles with parameters of type StiJsonSaveMode
 JSONObject StiChartStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.table
 

Methods in com.stimulsoft.report.chart.view.table with parameters of type StiJsonSaveMode
 JSONObject StiChartTable.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.topN
 

Methods in com.stimulsoft.report.chart.view.topN with parameters of type StiJsonSaveMode
 JSONObject StiSeriesTopN.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.chart.view.trendLines
 

Methods in com.stimulsoft.report.chart.view.trendLines with parameters of type StiJsonSaveMode
 JSONObject StiTrendLine.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components with parameters of type StiJsonSaveMode
 JSONObject StiWatermark.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiParametersCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiParameter.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPagesCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPage.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiInteraction.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFiltersCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDrillDownParameter.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossHeaderInteraction.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiComponentsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiComponent.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBandInteraction.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiMargins.SaveToJsonObject(StiJsonSaveMode mode, double defLeft, double defRight, double defTop, double defBotttom)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.bands
 

Methods in com.stimulsoft.report.components.bands with parameters of type StiJsonSaveMode
 JSONObject StiTableOfContents.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStaticBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiReportTitleBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiReportSummaryBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPageHeaderBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPageFooterBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiOverlayBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiHierarchicalBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiHeaderBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGroupHeaderBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGroupFooterBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFooterBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiEmptyBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDynamicBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiColumnFooterBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiChildBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.complexcomponents
 

Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiJsonSaveMode
 JSONObject StiSubReport.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPanel.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiContainer.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiClone.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.conditions
 

Methods in com.stimulsoft.report.components.conditions with parameters of type StiJsonSaveMode
 JSONObject StiMultiCondition.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiIconSetItem.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiIconSetCondition.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFilter.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataBarCondition.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiConditionsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCondition.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiColorScaleCondition.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.crossBands
 

Methods in com.stimulsoft.report.components.crossBands with parameters of type StiJsonSaveMode
 JSONObject StiCrossHeaderBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossGroupHeaderBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossGroupFooterBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossFooterBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossDataBand.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.indicators
 

Methods in com.stimulsoft.report.components.indicators with parameters of type StiJsonSaveMode
 JSONObject StiIndicator.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiIconSetIndicator.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataBarIndicator.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.shapeTypes
 

Methods in com.stimulsoft.report.components.shapeTypes with parameters of type StiJsonSaveMode
 JSONObject StiTriangleShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiShapeTypeService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRoundedRectangleShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFlowchartPreparationShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFlowchartOffPageConnectorShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFlowchartCollateShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiComplexArrowShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiChevronShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBentArrowShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiArrowShapeType.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.simplecomponents
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiJsonSaveMode
 JSONObject StiZipCode.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiWinControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiView.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiVerticalLinePrimitive.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiTextInCells.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiText.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSparkline.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSimpleText.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiShape.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRoundedRectanglePrimitive.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRichText.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRectanglePrimitive.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPrimitive.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPointPrimitive.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinePrimitive.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiImage.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiHorizontalLinePrimitive.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiContourText.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCheckBox.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.table
 

Methods in com.stimulsoft.report.components.table with parameters of type StiJsonSaveMode
 JSONObject StiTableCellRichText.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiTableCellImage.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiTableCellCheckBox.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiTableCell.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiTable.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.components.textFormats
 

Methods in com.stimulsoft.report.components.textFormats with parameters of type StiJsonSaveMode
 JSONObject StiTimeFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPercentageFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiNumberFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGeneralFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDateFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCurrencyFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBooleanFormatService.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.crossTab
 

Methods in com.stimulsoft.report.crossTab with parameters of type StiJsonSaveMode
 JSONObject StiCrossTotal.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossTitle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossTab.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossSummary.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossRow.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossHeader.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossField.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossColumn.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossCell.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiJsonSaveMode
 JSONObject StiTextBoxControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiReportControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadioButtonControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiListBoxControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLabelControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGroupBoxControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGridControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGridColumnsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGridColumn.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiForm.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDateTimePickerControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiComboBoxControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCheckedListBoxControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCheckBoxControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiButtonControl.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.dictionary
 

Methods in com.stimulsoft.report.dictionary with parameters of type StiJsonSaveMode
 JSONObject StiResource.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDictionary.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataRelationsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataRelation.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataParametersCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataParameter.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataColumnsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataColumn.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCalcDataColumn.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiVariablesCollection.SaveToJsonObjectEx(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.dictionary.businessObjects
 

Methods in com.stimulsoft.report.dictionary.businessObjects with parameters of type StiJsonSaveMode
 JSONObject StiBusinessObjectsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBusinessObject.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.dictionary.databases
 

Methods in com.stimulsoft.report.dictionary.databases with parameters of type StiJsonSaveMode
 JSONObject StiXmlDatabase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSqlDatabase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiResourcesCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiJsonDatabase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiJDBCDatabase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDatabaseCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDatabase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiResourcesCollection.SaveToJsonObjectEx(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.dictionary.dataSources
 

Methods in com.stimulsoft.report.dictionary.dataSources with parameters of type StiJsonSaveMode
 JSONObject StiSqlSource.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataTableSource.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataStoreSource.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataSourcesCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDataSource.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCsvSource.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.events
 

Methods in com.stimulsoft.report.events with parameters of type StiJsonSaveMode
 JSONObject StiEvent.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.expressions
 

Methods in com.stimulsoft.report.expressions with parameters of type StiJsonSaveMode
 JSONObject StiExpression.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.globalization
 

Methods in com.stimulsoft.report.globalization with parameters of type StiJsonSaveMode
 JSONObject StiGlobalizationItem.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGlobalizationContainerCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGlobalizationContainer.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge
 

Methods in com.stimulsoft.report.infographics.gauge with parameters of type StiJsonSaveMode
 JSONObject StiGauge.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.collections
 

Methods in com.stimulsoft.report.infographics.gauge.collections with parameters of type StiJsonSaveMode
 JSONObject StiScaleCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRangeCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGaugeElementCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFilterCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCustomValuesCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBarRangeListCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.indicators
 

Methods in com.stimulsoft.report.infographics.gauge.indicators with parameters of type StiJsonSaveMode
 JSONObject StiStateIndicatorFilter.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStateIndicator.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialMarker.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialIndicatorRangeInfo.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialBar.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiNeedle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearMarker.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearIndicatorRangeInfo.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearBar.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiIndicatorRangeInfo.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.primitives.base
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.base with parameters of type StiJsonSaveMode
 JSONObject StiGaugeElement.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.primitives.indicators
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators with parameters of type StiJsonSaveMode
 JSONObject StiMarkerBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiIndicatorBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBarBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.primitives.range
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.range with parameters of type StiJsonSaveMode
 JSONObject StiScaleRangeList.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRangeBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.primitives.scales
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.scales with parameters of type StiJsonSaveMode
 JSONObject StiScaleBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.primitives.tick
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiJsonSaveMode
 JSONObject StiTickMarkBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiTickLabelBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiTickBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickMarkBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickLabelBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.range
 

Methods in com.stimulsoft.report.infographics.gauge.range with parameters of type StiJsonSaveMode
 JSONObject StiRadialRangeList.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialRange.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearRangeList.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearRange.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.scales
 

Methods in com.stimulsoft.report.infographics.gauge.scales with parameters of type StiJsonSaveMode
 JSONObject StiRadialScale.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearScale.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.styles.view
 

Methods in com.stimulsoft.report.infographics.gauge.styles.view with parameters of type StiJsonSaveMode
 JSONObject StiGaugeStyleXF.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.tick
 

Methods in com.stimulsoft.report.infographics.gauge.tick with parameters of type StiJsonSaveMode
 JSONObject StiCustomValueBase.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.tick.linear.label
 

Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label with parameters of type StiJsonSaveMode
 JSONObject StiLinearTickLabelMinor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearTickLabelMajor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearTickLabelCustomValue.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearTickLabelCustom.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.tick.linear.mark
 

Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark with parameters of type StiJsonSaveMode
 JSONObject StiLinearTickMarkMinor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearTickMarkMajor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearTickMarkCustomValue.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinearTickMarkCustom.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.tick.radial.label
 

Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label with parameters of type StiJsonSaveMode
 JSONObject StiRadialTickLabelMinor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickLabelMajor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickLabelCustomValue.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickLabelCustom.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.infographics.gauge.tick.radial.mark
 

Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark with parameters of type StiJsonSaveMode
 JSONObject StiRadialTickMarkMinor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickMarkMajor.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickMarkCustomValue.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiRadialTickMarkCustom.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.maps
 

Methods in com.stimulsoft.report.maps with parameters of type StiJsonSaveMode
 JSONObject StiMap.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.reportresources
 

Methods in com.stimulsoft.report.reportresources with parameters of type StiJsonSaveMode
 JSONObject StiReportResourceCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiReportResource.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.styles
 

Methods in com.stimulsoft.report.styles with parameters of type StiJsonSaveMode
 JSONObject StiTableStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStylesCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGaugeStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiDialogStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCrossTabStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiChartStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBaseStyle.SaveToJsonObject(StiJsonSaveMode mode)
           
 

Uses of StiJsonSaveMode in com.stimulsoft.report.styles.conditions
 

Methods in com.stimulsoft.report.styles.conditions with parameters of type StiJsonSaveMode
 JSONObject StiStyleConditionsCollection.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStyleCondition.SaveToJsonObject(StiJsonSaveMode mode)