Uses of Class
com.stimulsoft.base.serializing.annotations.StiSerializable

Packages that use StiSerializable
com.stimulsoft.base   
com.stimulsoft.base.drawing   
com.stimulsoft.base.serializing   
com.stimulsoft.report   
com.stimulsoft.report.barCodes   
com.stimulsoft.report.chart   
com.stimulsoft.report.chart.core.series   
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.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.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.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.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.saveLoad   
com.stimulsoft.report.styles   
com.stimulsoft.report.styles.conditions   
serializing   
 

Uses of StiSerializable in com.stimulsoft.base
 

Methods in com.stimulsoft.base with annotations of type StiSerializable
 java.lang.String StiAppExpression.getExpression()
           
 java.lang.String StiAppExpression.getName()
           
 

Uses of StiSerializable in com.stimulsoft.base.drawing
 

Methods in com.stimulsoft.base.drawing with annotations of type StiSerializable
 StiColor StiCap.getColor()
          Gets or sets cap color.
 boolean StiCap.getFill()
          Gets or sets fill mode of the cap.
 int StiCap.getHeight()
          Gets or sets height of the cap.
 StiCapStyle StiCap.getStyle()
           
 int StiCap.getWidth()
          Gets or sets width of the cap.
 

Uses of StiSerializable in com.stimulsoft.base.serializing
 

Methods in com.stimulsoft.base.serializing that return StiSerializable
 StiSerializable StiProperty.getSerializAnnotation()
           
 

Uses of StiSerializable in com.stimulsoft.report
 

Methods in com.stimulsoft.report with annotations of type StiSerializable
 boolean StiReport.getAutoLocalizeReportOnRun()
          Gets or sets property which allows automatic localization of the report when running starts.
 StiBeginRenderEvent StiReport.getBeginRenderEvent()
          Occurs when the report rendering starts.
 boolean StiReport.getCacheAllData()
          Gets or sets value, which indicates whether it is necessary to cache all data of the report in one DataSet or not.
 StiCalculationMode StiReport.getCalculationMode()
          Gets or sets the method of calculation in report.
 int StiReport.getCollate()
          Gets or sets value which can be used for pages collating.
 boolean StiReport.getConvertNulls()
          Gets or sets value which shows whether it is necessary to convert null or DBNull.
 java.lang.String StiReport.getCulture()
           
 StiDictionary StiReport.getDictionary()
           
 StiEndRenderEvent StiReport.getEndRenderEvent()
          Occurs when the report rendering is finished.
 StiEngineVersion StiReport.getEngineVersion()
          Gets or sets version of engine which will be used for report rendering.
 StiExportedEvent StiReport.getExportedEvent()
          Occurs when report ends exporting.
 StiExportingEvent StiReport.getExportingEvent()
          Occurs when report starts exporting.
 StiGlobalizationContainerCollection StiReport.getGlobalizationStrings()
          Gets a collection which consists of globalization strings.
 java.lang.Boolean StiReport.getIsSubmit()
           
 java.lang.String StiReport.getLicenseKey()
           
 StiMetaTagCollection StiReport.getMetaTags()
          Gets the collection of meta tags.
 java.lang.String StiBase.getName()
          Gets or sets a component name.
 StiNumberOfPass StiReport.getNumberOfPass()
          Gets or sets the number of passes which the report generator makes while report rendering.
 StiPagesCollection StiReport.getPages()
          Gets a collection which consists of the template pages from the currect report.
 StiOrientation StiReport.getParametersOrientation()
          Gets or sets value which indicates parameters panel orientation.
 StiPreviewMode StiReport.getPreviewMode()
          Gets or sets the preview mode of the report.
 int StiReport.getPreviewSettings()
          Gets or sets controls which will be shown in the Viewer Window.
 StiPrintedEvent StiReport.getPrintedEvent()
          Occurs when report ends printing.
 StiPrinterSettings StiReport.getPrinterSettings()
          Gets or sets printer settings of current report.
 StiPrintingEvent StiReport.getPrintingEvent()
          Occurs when report starts printing.
 java.util.ArrayList<java.lang.String> StiReport.getReferencedAssemblies()
          Gets or sets an array of referenced assemblies.
 int StiReport.getRefreshTime()
          the time (in seconds) after which the report will be automatically rebuilt in the viewer.
 StiPagesCollection StiReport.getRenderedPages()
          Gets a collection of rendered pages from the current report.
 StiRenderingEvent StiReport.getRenderingEvent()
          Occurs when a page is rendered.
 java.lang.String StiReport.getReportAlias()
          Gets or sets a report alias.
 java.lang.String StiReport.getReportAuthor()
          Gets or sets a report author.
 StiReportCacheMode StiReport.getReportCacheMode()
          Gets or sets value, which indicates how report engine use report cache.
 java.util.Calendar StiReport.getReportChanged()
          Gets or sets the date of the last report changes.
 java.util.Calendar StiReport.getReportCreated()
          Gets or sets the date of the report creation.
 java.lang.String StiReport.getReportDescription()
          Gets or sets a report description.
 java.lang.String StiReport.getReportFile()
           
 java.lang.String StiReport.getReportGuid()
          Gets or sets the report Guid.
 java.lang.String StiReport.getReportName()
          Gets or sets a report name.
 StiReportResourceCollection StiReport.getReportResources()
           
 StiReportUnitType StiReport.getReportUnit()
          Gets the current measurement unit of the report.
 java.lang.String StiReport.getReportVersion()
          Gets or sets version of the report engine which changed the report last time.
 boolean StiReport.getRequestParameters()
          Gets or sets value which indicates whether to request parameters from a user before report rendering or render a report with the default value of parameters.
 boolean StiReport.getRetrieveOnlyUsedData()
          value, which indicates how report engine retrieve data - only used in the report data or all data.
 java.lang.String StiReport.getScript()
           
 StiReportLanguageType StiReport.getScriptLanguage()
          Gets or sets the current script language.
 int StiReport.getStopBeforePage()
          Gets or sets a page number.
 boolean StiReport.getStoreImagesInResources()
          Gets or sets value which indicates that images from report will be stored as assembly resources.
 StiStylesCollection StiReport.getStyles()
          Gets a collection which consists of report styles.
 boolean StiReport.isJsonReport()
           
 

Uses of StiSerializable in com.stimulsoft.report.barCodes
 

Methods in com.stimulsoft.report.barCodes with annotations of type StiSerializable
 boolean StiFIMBarCodeType.getAddClearZone()
          Gets or sets value which indicates will show Clear Zone or no.
 StiAngle StiBarCode.getAngle()
          Gets or sets angle of a bar code rotation.
 double StiPdf417BarCodeType.getAspectRatio()
          Gets or sets value, which set aspect ratio between horizontal and vertical sides of bar code.
 boolean StiPdf417BarCodeType.getAutoDataColumns()
          Gets or sets value which indicates that amount of columns will be calculated automatically.
 boolean StiPdf417BarCodeType.getAutoDataRows()
          Gets or sets value which indicates that amount of rows will be calculated automatically.
 boolean StiBarCode.getAutoScale()
          Gets or sets value which indicates how bar code will scale its size.
 StiColor StiBarCode.getBackColor()
          Gets or sets background color of bar code.
 StiBarCodeTypeService StiBarCode.getBarCodeType()
          Gets or sets type of the bar code.
 StiBorder StiBarCode.getBorder()
          Gets or sets frame of the component.
 StiCheckSum StiRoyalMail4StateBarCodeType.getCheckSum()
          Gets or sets mode of checksum.
 StiCheckSum StiCode39BarCodeType.getCheckSum()
          Gets or sets mode of checksum.
 StiPlesseyCheckSum StiPlesseyBarCodeType.getCheckSum1()
          Gets or sets mode of CheckSum1.
 StiPlesseyCheckSum StiPlesseyBarCodeType.getCheckSum2()
          Gets or sets mode of CheckSum2.
 StiBarCodeExpression StiBarCode.getCode()
          Gets or sets the expression to fill a code of bar code.
 java.lang.String StiBarCode.getCodeValue()
          Gets or sets the component bar code.
 java.lang.String StiSSCC18BarCodeType.getCompanyPrefix()
          the GS1 Company Prefix (7-10 digits).
 int StiPdf417BarCodeType.getDataColumns()
          Gets or sets amount of data columns.
 int StiPdf417BarCodeType.getDataRows()
          Gets or sets amound of data rows.
 StiPdf417EncodingMode StiPdf417BarCodeType.getEncodingMode()
          Gets or sets type of encoding type.
 StiDataMatrixEncodingType StiDataMatrixBarCodeType.getEncodingType()
          Gets or sets type of encoding type.
 StiQRCodeErrorCorrectionLevel StiQRCodeBarCodeType.getErrorCorrectionLevel()
          Gets or sets the error correction level.
 StiPdf417ErrorsCorrectionLevel StiPdf417BarCodeType.getErrorsCorrectionLevel()
          Gets or sets errors correction level.
 java.lang.String StiSSCC18BarCodeType.getExtensionDigit()
          the extension digit.
 StiFont StiBarCode.getFont()
          Gets or sets font of bar code.
 StiColor StiBarCode.getForeColor()
          Gets or sets bar code color.
 StiGetBarCodeEvent StiBarCode.getGetBarCodeEvent()
          Occurs when getting the code of bar code.
 double StiStandard2of5BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiRoyalMail4StateBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiQRCodeBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiPostnetBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiPlesseyBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiPharmacodeBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiPdf417BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiITF14BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiInterleaved2of5BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiFIMBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiEAN13BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiDutchKIXBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiDataMatrixBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiCode93BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiCode39BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiCode128BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiCode11BarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 double StiCodabarBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
abstract  double StiBarCodeTypeService.getHeight()
           
 double StiAustraliaPost4StateBarCodeType.getHeight()
          Gets os sets height factor of the bar code.
 StiHorAlignment StiBarCode.getHorAlignment()
          Gets or sets the horizontal alignment of an barcode.
 StiQRCodeSize StiQRCodeBarCodeType.getMatrixSize()
          Gets or sets matrix size.
 StiDataMatrixSize StiDataMatrixBarCodeType.getMatrixSize()
          Gets or sets matrix size.
 StiMaxicodeMode StiMaxicodeBarCodeType.getMode()
          Gets or sets the mode of the Maxicode.
 double StiStandard2of5BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiRoyalMail4StateBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiQRCodeBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiPostnetBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiPlesseyBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiPharmacodeBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiPdf417BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiITF14BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiInterleaved2of5BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiFIMBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiEAN13BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiDutchKIXBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiDataMatrixBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiCode93BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiCode39BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiCode128BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiCode11BarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 double StiCodabarBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
abstract  double StiBarCodeTypeService.getModule()
           
 double StiAustraliaPost4StateBarCodeType.getModule()
          Gets or sets width of the most fine element of the bar code.
 boolean StiITF14BarCodeType.getPrintVerticalBars()
          Get or sets value, which indicates, print or not vertical sections.
 double StiStandard2of5BarCodeType.getRatio()
          Get or sets value, which indicates WideToNarrow ratio.
 double StiITF14BarCodeType.getRatio()
          Get or sets value, which indicates WideToNarrow ratio.
 double StiInterleaved2of5BarCodeType.getRatio()
          Get or sets value, which indicates WideToNarrow ratio.
 double StiCode93BarCodeType.getRatio()
          Get or sets value, which indicates WideToNarrow ratio.
 double StiCode39BarCodeType.getRatio()
          Get or sets value, which indicates WideToNarrow ratio.
 double StiCodabarBarCodeType.getRatio()
          Get or sets value, which indicates WideToNarrow ratio.
 int StiPdf417BarCodeType.getRatioY()
          Gets or sets vertical ratio of bar code.
 java.lang.String StiSSCC18BarCodeType.getSerialNumber()
          the Serial Reference Numbers (6-9 digits).
 boolean StiBarCode.getShowLabelText()
          Gets or sets value which indicates will this bar code show label text or no.
 boolean StiEAN13BarCodeType.getShowQuietZoneIndicator()
          Gets or sets value which indicates will show Quiet Zone Indicator or no.
 boolean StiBarCode.getShowQuietZones()
          Gets or sets value which indicates will this bar code show quiet zones or no.
 double StiPostnetBarCodeType.getSpace()
          Gets or sets space between elements of bar code.
 int StiMaxicodeBarCodeType.getStructuredAppendPosition()
          Gets or sets the structured append Position.
 int StiMaxicodeBarCodeType.getStructuredAppendTotal()
          The structured append Total.
 java.lang.String StiEAN13BarCodeType.getSupplementCode()
          Gets or sets the component supplement bar code.
 StiEanSupplementType StiEAN13BarCodeType.getSupplementType()
          Gets or sets type of supplement code.
 boolean StiDataMatrixBarCodeType.getUseRectangularSymbols()
          Gets or sets value which indicates will RectangularSymbols be used or not.
 StiVertAlignment StiBarCode.getVertAlignment()
          Gets or sets the vertical alignment of an barcode.
 boolean StiMaxicodeBarCodeType.isProcessTilde()
          the flag that indicates whether the data message supports character '~' as the escape.
 boolean StiMaxicodeBarCodeType.isTrimExcessData()
          a value indicating whether it is necessary to trim excess data if the data length exceeds the capacity of the barcode.
 

Uses of StiSerializable in com.stimulsoft.report.chart
 

Methods in com.stimulsoft.report.chart with annotations of type StiSerializable
 boolean StiChart.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 IStiArea StiChart.getArea()
          Gets area of the chart.
 StiBorder StiChart.getBorder()
          Gets or sets frame of the component.
 StiBrush StiChart.getBrush()
          Gets or sets a brush to fill a component.
 java.lang.String StiChart.getBusinessObjectGuid()
          Gets or sets guid of the Business Object.
 boolean StiChart.getCanGrow()
           
 boolean StiChart.getCanShrink()
           
 StiConstantLinesCollection StiChart.getConstantLines()
          Gets os sets constant lines settings of the chart.
 int StiChart.getCountData()
          Gets or sets the count of rows for virtual data.
 java.lang.String StiChart.getCustomStyleName()
           
 java.lang.String StiChart.getDataRelationName()
          Gets or sets relation name.
 java.lang.String StiChart.getDataSourceName()
          Gets or sets name of the Data Source.
 StiFilterMode StiChart.getFilterMode()
          Gets or sets filter mode.
 boolean StiChart.getFilterOn()
          Gets or sets value indicates, that filter is turn on.
 StiFiltersCollection StiChart.getFilters()
          Gets or sets the collection of data filters.
 int StiChart.getHorSpacing()
          Gets os sets horizontal space between border of the chart and the chart.
 IStiLegend StiChart.getLegend()
          Gets or sets legend settings.
 StiComponent StiChart.getMasterComponent()
          Gets or sets the master-component.
 boolean StiChart.getProcessAtEnd()
          Gets or sets value indicates that a chart is processed at the end of the report execution.
 StiProcessChartEvent StiChart.getProcessChartEvent()
          Occurs when getting the ProcessChart.
 StiImageRotation StiChart.getRotation()
          Gets or sets value which indicates how to rotate an chart before output.
 StiSeriesCollection StiChart.getSeries()
          Gets list of series.
 IStiSeriesLabels StiChart.getSeriesLabels()
          Gets or sets series labels settings.
 StiChartConditionsCollection StiChart.getSeriesLabelsConditions()
          Gets or sets collection of conditions which can be used to change behavior of series labels.
 java.util.ArrayList<java.lang.String> StiChart.getSort()
          Gets or sets the array of strings that describes rules of sorting.
 StiStripsCollection StiChart.getStrips()
          Gets os sets strips settings of the chart.
 IStiChartStyle StiChart.getStyle()
          Gets or sets style of the chart.
 IStiChartTable StiChart.getTable()
           
 IStiChartTitle StiChart.getTitle()
          Gets or sets chart title settings.
 int StiChart.getVertSpacing()
          Gets os sets vertical space between border of the chart and the chart.
 

Uses of StiSerializable in com.stimulsoft.report.chart.core.series
 

Methods in com.stimulsoft.report.chart.core.series with annotations of type StiSerializable
 boolean StiSeriesCoreXF.getIsDateTimeValues()
           
 

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

Methods in com.stimulsoft.report.chart.view.areas with annotations of type StiSerializable
 boolean StiArea.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 StiColor StiArea.getBorderColor()
          Gets or sets border color of this area.
 StiBrush StiArea.getBrush()
          Gets or sets brush to fill a area.
 IStiChart StiArea.getChart()
          Gets or sets reference to chart component which contain this area.
 boolean StiArea.getColorEach()
          Gets or sets value which indicates that each series is drawn by its own colour.
 IStiGridLinesHor StiAxisArea.getGridLinesHor()
          Gets or sets horizontal grid lines on left axis.
 IStiGridLinesHor StiAxisArea.getGridLinesHorRight()
          Gets or sets horizontal grid lines on right axis.
 IStiGridLinesVert StiAxisArea.getGridLinesVert()
          Gets or sets grid lines on vertical axis.
 IStiInterlacingHor StiAxisArea.getInterlacingHor()
          Gets or sets interlacing settings on horizontal axis.
 IStiInterlacingVert StiAxisArea.getInterlacingVert()
          Gets or sets interlacing settings on vertical axis.
 boolean StiAxisArea.getReverseHor()
          Gets or sets value which indicate that all values on horizontal axis is reverse.
 boolean StiAxisArea.getReverseVert()
          Gets or sets value which indicate that all values on vertical axis is reverse.
 boolean StiArea.getShowShadow()
          Gets or sets value which indicates necessary draw shadod or no.
 IStiXAxis StiAxisArea.getXAxis()
          Gets or sets settings of XAxis.
 IStiXAxis StiAxisArea.getXTopAxis()
          Gets or sets settings of XTopAxis.
 IStiYAxis StiAxisArea.getYAxis()
          Gets or sets settings of YAxis.
 IStiYAxis StiAxisArea.getYRightAxis()
          Gets or sets settings of YRightAxis.
 

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

Methods in com.stimulsoft.report.chart.view.areas.doughnut with annotations of type StiSerializable
 boolean StiDoughnutArea.getColorEach()
           
 

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

Methods in com.stimulsoft.report.chart.view.areas.funnel with annotations of type StiSerializable
 boolean StiFunnelArea.getColorEach()
           
 

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

Methods in com.stimulsoft.report.chart.view.areas.pie with annotations of type StiSerializable
 boolean StiPieArea.getColorEach()
           
 

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

Methods in com.stimulsoft.report.chart.view.areas.radar with annotations of type StiSerializable
 IStiRadarGridLinesHor StiRadarArea.getGridLinesHor()
          Gets or sets horizontal grid lines on left axis.
 IStiRadarGridLinesVert StiRadarArea.getGridLinesVert()
          Gets or sets grid lines on vertical axis.
 IStiInterlacingHor StiRadarArea.getInterlacingHor()
          Gets or sets interlacing settings on horizontal axis.
 IStiInterlacingVert StiRadarArea.getInterlacingVert()
          Gets or sets interlacing settings on vertical axis.
 StiRadarStyle StiRadarArea.getRadarStyle()
          Gets or sets style of radar area.
 IStiXRadarAxis StiRadarArea.getXAxis()
          Gets or sets settings of X Axis.
 IStiYRadarAxis StiRadarArea.getYAxis()
          Gets or sets settings of Y Axis.
 

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

Methods in com.stimulsoft.report.chart.view.axis with annotations of type StiSerializable
 StiStringAlignment StiAxisTitle.getAlignment()
          Gets or sets title text alignment.
 boolean StiAxisTitle.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiAxisLabels.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiAxis.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 float StiAxisLabels.getAngle()
          Gets or sets angle of label rotation.
 boolean StiAxisTitle.getAntialiasing()
          Gets or sets value which control antialiasing drawing mode.
 boolean StiAxisLabels.getAntialiasing()
          Gets or sets value which control antialiasing drawing mode.
 IStiAxisArea StiAxis.getArea()
           
 StiArrowStyle StiAxis.getArrowStyle()
          Gets or sets style of axis arrow.
 boolean StiAxisRange.getAuto()
          Gets or sets value which indicates that minimum and maximum values will be calculated automatically.
 StiColor StiAxisTitle.getColor()
          Gets or sets color which will be used for title drawing.
 StiColor StiAxisLabels.getColor()
          Gets or sets color of labels drawing.
 IStiAxisDateTimeStep StiXTopAxis.getDateTimeStep()
           
 IStiAxisDateTimeStep StiXAxis.getDateTimeStep()
          Gets or sets date time step settings.
 StiDirection StiAxisTitle.getDirection()
          Gets or set text direction for axis title drawing.
 StiFont StiAxisTitle.getFont()
          Gets or set font which will be used for axis title drawing.
 StiFont StiAxisLabels.getFont()
          Gets or sets font which will be used for axis label drawing.
 java.lang.String StiAxisLabels.getFormat()
          Gets os sets format string which is used for formating argument values.
 IStiAxisInteraction StiAxis.getInteraction()
          Gets or sets axis interaction settings.
 IStiAxisLabels StiAxis.getLabels()
          Gets or sets axis labels settings.
 float StiAxisTicks.getLength()
          Gets or sets length of one major tick.
 float StiAxisTicks.getLengthUnderLabels()
          Gets or sets length of one major tick under labels.
 StiColor StiAxis.getLineColor()
          Gets or sets line color which used to draw axis.
 StiPenStyle StiAxis.getLineStyle()
          Gets or sets line style of axis.
 float StiAxis.getLineWidth()
          Gets or sets line width which used to draw axis.
 boolean StiAxis.getLogarithmicScale()
          Gets or sets value which indicates that logarithmic scale will be used.
 double StiAxisRange.getMaximum()
          Gets or sets maximum value of axis range.
 double StiAxisRange.getMinimum()
          Gets or sets minimum value of axis range.
 int StiAxisTicks.getMinorCount()
          Gets or sets count of minor ticks between two major ticks.
 float StiAxisTicks.getMinorLength()
          Gets or sets length of one minor tick.
 boolean StiAxisTicks.getMinorVisible()
          Gets or sets visibility of minor ticks.
 int StiAxisDateTimeStep.getNumberOfValues()
          Gets or sets number of values in step.
 StiLabelsPlacement StiAxisLabels.getPlacement()
          Gets or set mode of labels placement on axis.
 IStiAxisRange StiXTopAxis.getRange()
           
 IStiAxisRange StiAxis.getRange()
          Gets or sets axis range settings.
 boolean StiXAxis.getShowEdgeValues()
          Gets or sets value which indicates that first and last arguments on axis will be shown anyway.
 boolean StiAxisInteraction.getShowScrollBar()
          Gets or sets value which indicates that scroll bar will be shown.
 StiShowXAxis StiXTopAxis.getShowXAxis()
           
 StiShowXAxis StiXAxis.getShowXAxis()
          Gets or sets type of drawing X axis.
 StiShowYAxis StiYRightAxis.getShowYAxis()
           
 StiShowYAxis StiYAxis.getShowYAxis()
          Gets or sets type of drawing Y axis.
 boolean StiAxis.getStartFromZero()
          Gets or sets value which indicates that all arguments will be shows from zero.
 int StiAxisTicks.getStep()
          Gets or sets value which indicates on which steps major ticks will be displayed.
 float StiAxisLabels.getStep()
          Gets or sets value which indicates with what steps do labels be shown on axis.
 StiTimeDateStep StiAxisDateTimeStep.getStep()
          Gets or sets a value that indicates with what the time step values will be shown.
 float StiAxis.getStep()
          Deprecated. 
 java.lang.String StiAxisTitle.getText()
          Gets or sets title text.
 java.lang.String StiAxisLabels.getTextAfter()
          Gets or sets string which will be output after argument string representation.
 StiMarkerAlignment StiAxisLabels.getTextAlignment()
          Gets or sets label text alignment.
 java.lang.String StiAxisLabels.getTextBefore()
          Gets or sets string which will be output before argument string representation.
 IStiAxisTicks StiAxis.getTicks()
          Gets or sets ticks settings.
 IStiAxisTitle StiAxis.getTitle()
          Gets or sets axis title settings.
 boolean StiYRightAxis.getVisible()
           
 boolean StiXTopAxis.getVisible()
           
 boolean StiAxisTicks.getVisible()
          Gets or sets visility of major ticks.
 boolean StiAxis.getVisible()
          Gets or sets visibility of axis.
 float StiAxisLabels.getWidth()
          Gets or sets fixed width of axis labels.
 boolean StiAxisLabels.getWordWrap()
           
 boolean StiAxisDateTimeStep.isInterpolation()
           
 

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

Methods in com.stimulsoft.report.chart.view.chartTitle with annotations of type StiSerializable
 StiStringAlignment StiChartTitle.getAlignment()
          Gets os sets alignment of chart title.
 boolean StiChartTitle.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiChartTitle.getAntialiasing()
          Gets or sets value which control antialiasing drawing mode of chart title.
 StiBrush StiChartTitle.getBrush()
          Gets or sets text brush of the chart title.
 StiChartTitleDock StiChartTitle.getDock()
          Gets or sets docking ot chart title.
 StiFont StiChartTitle.getFont()
          Gets or sets font of the chart title.
 int StiChartTitle.getSpacing()
          Gets or sets spacing between chart title and chart area.
 java.lang.String StiChartTitle.getText()
          Gets or sets text of the chart title.
 boolean StiChartTitle.getVisible()
          Gets or sets visibility of chart title.
 

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

Methods in com.stimulsoft.report.chart.view.conditions with annotations of type StiSerializable
 StiColor StiChartCondition.getColor()
          Gets or sets a series color.
 

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

Methods in com.stimulsoft.report.chart.view.constantLines with annotations of type StiSerializable
 boolean StiConstantLines.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiConstantLines.getAntialiasing()
          Gets or sets value which control antialiasing drawing mode.
 java.lang.String StiConstantLines.getAxisValue()
          Gets or sets Y axis value through what the constant line is drawn.
 IStiChart StiConstantLines.getChart()
           
 StiFont StiConstantLines.getFont()
          Gets or sets font which used for drawing constant line text.
 StiColor StiConstantLines.getLineColor()
          Gets or sets color which will be used for drawing constant line.
 StiPenStyle StiConstantLines.getLineStyle()
          Gets or sets constant line style.
 float StiConstantLines.getLineWidth()
          Gets or sets constant line width.
 StiOrientation StiConstantLines.getOrientation()
          Gets or sets horizontal or vertical orientation of constant line.
 StiTextPosition StiConstantLines.getPosition()
          Gets or sets text position at contant line.
 boolean StiConstantLines.getShowBehind()
          Gets or sets value which indicates that constant lines will be shown behind chart series or in front of chart series.
 boolean StiConstantLines.getShowInLegend()
          Gets or sets constant lines in chart legend.
 java.lang.String StiConstantLines.getText()
          Gets or sets constant line text.
 boolean StiConstantLines.getTitleVisible()
          Gets or sets visibility of constant lines title.
 boolean StiConstantLines.getVisible()
          Gets or sets visibility of constant line.
 

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

Methods in com.stimulsoft.report.chart.view.gridLines.axis with annotations of type StiSerializable
 boolean StiGridLines.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 IStiArea StiGridLines.getArea()
           
 StiColor StiGridLines.getColor()
          Gets or sets color which will be used for drawing major grid lines.
 StiColor StiGridLines.getMinorColor()
          Gets or sets color which will be used for drawing minor grid lines.
 int StiGridLines.getMinorCount()
          Gets or sets count of minor grid lines per each major grid line.
 StiPenStyle StiGridLines.getMinorStyle()
          Gets or sets style which will be used for drawing minor grid lines.
 boolean StiGridLines.getMinorVisible()
          Gets or sets visibility of minor grid lines.
 StiPenStyle StiGridLines.getStyle()
          Gets or sets style which will be used for drawing major grid lines.
 boolean StiGridLines.getVisible()
          Gets or sets visibility of major grid lines.
 

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

Methods in com.stimulsoft.report.chart.view.gridLines.radar with annotations of type StiSerializable
 boolean StiRadarGridLines.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 IStiArea StiRadarGridLines.getArea()
           
 StiColor StiRadarGridLines.getColor()
          Gets or sets color which will be used for drawing major grid lines.
 StiPenStyle StiRadarGridLines.getStyle()
          Gets or sets style which will be used for drawing major grid lines.
 boolean StiRadarGridLines.getVisible()
          Gets or sets visibility of major grid lines.
 

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

Methods in com.stimulsoft.report.chart.view.interlacing with annotations of type StiSerializable
 boolean StiInterlacing.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 IStiArea StiInterlacing.getArea()
           
 StiBrush StiInterlacing.getInterlacedBrush()
          Gets or sets brush which used for drawing interlaced bars.
 boolean StiInterlacing.getVisible()
          Gets or sets visibility of interlaced bars.
 

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

Methods in com.stimulsoft.report.chart.view.legend with annotations of type StiSerializable
 boolean StiLegend.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 StiColor StiLegend.getBorderColor()
          Gets or sets border color.
 StiBrush StiLegend.getBrush()
          Gets or sets background brush of legend.
 IStiChart StiLegend.getChart()
           
 int StiLegend.getColumns()
          Gets or sets amount of columns.
 StiLegendDirection StiLegend.getDirection()
          Gets or sets direction which used for series drawing in legend.
 StiFont StiLegend.getFont()
          Gets or sets font which used for series title drawing in chart legend.
 boolean StiLegend.getHideSeriesWithEmptyTitle()
          Gets or sets value which shows/hides series with empty title.
 StiLegendHorAlignment StiLegend.getHorAlignment()
          Gets or sets horizontal alignment of legend placement.
 int StiLegend.getHorSpacing()
          Gets or sets horizontal spacing between items in legend.
 StiColor StiLegend.getLabelsColor()
          Gets or sets color of the labels.
 StiMarkerAlignment StiLegend.getMarkerAlignment()
          Gets or sets alignment of markers related to series title.
 boolean StiLegend.getMarkerBorder()
           
 StiSize StiLegend.getMarkerSize()
          Gets or sets marker size.
 boolean StiLegend.getMarkerVisible()
          Gets or sets visibility of markers.
 boolean StiLegend.getShowShadow()
          Gets or sets value which indicates draw shadow or no.
 StiSize StiLegend.getSize()
          Gets or sets size of legend.
 java.lang.String StiLegend.getTitle()
          Gets or sets title of the legend.
 StiColor StiLegend.getTitleColor()
          Gets or sets title color of legend.
 StiFont StiLegend.getTitleFont()
          Gets or sets title font of the chart legend.
 StiLegendVertAlignment StiLegend.getVertAlignment()
          Gets or sets vertical alignment of legend placement.
 int StiLegend.getVertSpacing()
          Gets or sets vertical spacing between items in legend.
 boolean StiLegend.getVisible()
          Gets or sets visibility of chart legend.
 

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

Methods in com.stimulsoft.report.chart.view.marker with annotations of type StiSerializable
 float StiMarker.getAngle()
          Gets or sets rotation angle of the marker.
 StiColor StiMarker.getBorderColor()
          Gets or sets border color of marker.
 StiBrush StiMarker.getBrush()
          Gets or sets brush which will be used to fill marker area.
 boolean StiMarker.getShowInLegend()
          Gets or sets value which indicates that marker will be visible in legend marker.
 float StiMarker.getSize()
          Gets or sets size of the marker.
 float StiLineMarker.getSize()
          Gets or sets size of marker.
 double StiLineMarker.getStep()
          Gets or sets step of the line marker.
 StiMarkerType StiMarker.getType()
          Gets or sets type of the marker.
 boolean StiMarker.getVisible()
          Gets or sets visibility of marker.
 

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

Methods in com.stimulsoft.report.chart.view.radarAxis with annotations of type StiSerializable
 boolean StiRadarAxisLabels.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiRadarAxis.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiRadarAxisLabels.getAntialiasing()
          Gets or sets value which control antialiasing drawing mode.
 IStiRadarArea StiRadarAxis.getArea()
           
 StiColor StiRadarAxisLabels.getBorderColor()
          Gets or sets color of labels drawing.
 StiBrush StiRadarAxisLabels.getBrush()
          Gets or sets brush which will used to fill label area.
 StiColor StiRadarAxisLabels.getColor()
          Gets or sets color of labels drawing.
 boolean StiRadarAxisLabels.getDrawBorder()
          Gets or sets value which indicates that label border will be shown.
 StiFont StiRadarAxisLabels.getFont()
          Gets or sets font which will be used for axis label drawing.
 java.lang.String StiRadarAxisLabels.getFormat()
          Gets os sets format string which is used for formating argument values.
 IStiAxisLabels StiYRadarAxis.getLabels()
          Gets or sets axis labels settings.
 IStiRadarAxisLabels StiXRadarAxis.getLabels()
          Gets or sets axis labels settings.
 StiColor StiYRadarAxis.getLineColor()
          Gets or sets line color which used to draw axis.
 StiPenStyle StiYRadarAxis.getLineStyle()
          Gets or sets line style of axis.
 float StiYRadarAxis.getLineWidth()
          Gets or sets line width which used to draw axis.
 boolean StiRadarAxisLabels.getRotationLabels()
          Gets or sets a value which indicates that Axis Labels will be rotated.
 java.lang.String StiRadarAxisLabels.getTextAfter()
          Gets or sets string which will be output after argument string representation.
 java.lang.String StiRadarAxisLabels.getTextBefore()
          Gets or sets string which will be output before argument string representation.
 IStiAxisTicks StiYRadarAxis.getTicks()
          Gets or sets ticks settings.
 boolean StiRadarAxis.getVisible()
          Gets or sets visibility of axis.
 

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

Methods in com.stimulsoft.report.chart.view.series with annotations of type StiSerializable
 boolean StiSeries.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiSeries.getAllowSeries()
           
 boolean StiSeries.getAllowSeriesElements()
           
 StiArgumentExpression StiSeries.getArgument()
           
 java.lang.String StiSeries.getArgumentDataColumn()
          Gets or sets a name of the column that contains the argument value.
 java.lang.String StiSeries.getArgumentsString()
           
 java.lang.String StiSeries.getAutoSeriesColorDataColumn()
          Gets or sets a name of the column that contains the color of auto created series.
 java.lang.String StiSeries.getAutoSeriesKeyDataColumn()
          Gets or sets a name of the column that contains the key of auto created series.
 java.lang.String StiSeries.getAutoSeriesTitleDataColumn()
          Gets or sets a name of the column that contains the title of auto created series.
 IStiChart StiSeries.getChart()
           
 StiChartConditionsCollection StiSeries.getConditions()
          Gets or sets collection of conditions which can be used to change behavior of series.
 boolean StiSeries.getDrillDownEnabled()
          Gets or sets value which indicates whether the Drill-Down operation can be executed.
 StiPage StiSeries.getDrillDownPage()
          Gets or sets a page for the Drill-Down operation.
 java.lang.String StiSeriesInteraction.getDrillDownPageGuid()
           
 java.lang.String StiSeries.getDrillDownPageGuid()
           
 java.lang.String StiSeries.getDrillDownReport()
          Gets or sets a path to a report for the Drill-Down operation.
 StiFilterMode StiSeries.getFilterMode()
          Gets or sets filter mode of series.
 StiChartFiltersCollection StiSeries.getFilters()
          Gets or sets filters which used to filter series values.
 java.lang.String StiSeries.getFormat()
          Gets or sets string that is used to format series values.
 StiGetArgumentEvent StiSeries.getGetArgumentEvent()
          Occurs when getting the property Argument.
 StiGetHyperlinkEvent StiSeries.getGetHyperlinkEvent()
          Occurs when getting the Hyperlink for the series.
 StiGetListOfArgumentsEvent StiSeries.getGetListOfArgumentsEvent()
          Occurs when getting the list of arguments.
 StiGetListOfHyperlinksEvent StiSeries.getGetListOfHyperlinksEvent()
          Occurs when getting the list of Hyperlinks.
 StiGetListOfTagsEvent StiSeries.getGetListOfTagsEvent()
          Occurs when getting the list of Tags.
 StiGetListOfToolTipsEvent StiSeries.getGetListOfToolTipsEvent()
          Occurs when getting the list of ToolTips.
 StiGetListOfValuesEvent StiSeries.getGetListOfValuesEvent()
          Occurs when getting the list of values.
 StiGetTagEvent StiSeries.getGetTagEvent()
          Occurs when getting the Tag for the series.
 StiGetTitleEvent StiSeries.getGetTitleEvent()
          Occurs when getting the property Title.
 StiGetToolTipEvent StiSeries.getGetToolTipEvent()
          Occurs when getting the ToolTip for the series.
 StiGetValueEvent StiSeries.getGetValueEvent()
          Occurs when getting the property Value.
 StiHyperlinkExpression StiSeries.getHyperlink()
          Gets or sets the expression to fill a series hyperlink.
 java.lang.String StiSeries.getHyperlinkDataColumn()
          Gets or sets a name of the column that contains the hyperlink value.
 java.lang.String StiSeries.getHyperlinkString()
           
 StiListOfArgumentsExpression StiSeries.getListOfArguments()
          Gets or sets the expression to fill a list of arguments.
 StiListOfHyperlinksExpression StiSeries.getListOfHyperlinks()
          Gets or sets the expression to fill a list of hyperlinks.
 StiListOfTagsExpression StiSeries.getListOfTags()
          Gets or sets the expression to fill a list of tags.
 StiListOfToolTipsExpression StiSeries.getListOfToolTips()
          Gets or sets the expression to fill a list of tool tips.
 StiListOfValuesExpression StiSeries.getListOfValues()
          Gets or sets the expression to fill a list of values.
 StiNewAutoSeriesEvent StiSeries.getNewAutoSeriesEvent()
          Occurs when new auto series is created.
 IStiSeriesLabels StiSeries.getSeriesLabels()
          Gets or sets series labels settings.
 boolean StiSeries.getShowInLegend()
          Gets or sets value which indicates that series must be shown in legend.
 StiShowSeriesLabels StiSeries.getShowSeriesLabels()
          Gets or sets series labels output mode.
 boolean StiSeries.getShowShadow()
          Gets or sets value which indicates draw shadow or no.
 StiSeriesSortType StiSeries.getSortBy()
          Gets or sets mode of series values sorting.
 StiSeriesSortDirection StiSeries.getSortDirection()
          Gets or sets sort direction.
 StiTagExpression StiSeries.getTag()
          Gets or sets the expression to fill a series tag.
 java.lang.String StiSeries.getTagDataColumn()
          Gets or sets a name of the column that contains the tag value.
 java.lang.String StiSeries.getTagString()
           
 StiTitleExpression StiSeries.getTitle()
          Gets or sets title of series.
 java.lang.String StiSeries.getTitleValue()
          Gets or sets title of series.
 StiToolTipExpression StiSeries.getToolTip()
          Gets or sets the expression to fill a series tooltip.
 java.lang.String StiSeries.getToolTipDataColumn()
          Gets or sets a name of the column that contains the tool tip value.
 java.lang.String StiSeries.getToolTipsString()
           
 IStiSeriesTopN StiSeries.getTopN()
          Gets or sets parameters of displaying top results.
 IStiTrendLine StiSeries.getTrendLine()
          Gets or sets trend line settings.
 StiExpression StiSeries.getValue()
          Gets or sets point value expression.
 java.lang.String StiSeries.getValueDataColumn()
          Gets or sets a name of the column that contains the point value.
 java.lang.String StiSeries.getValuesString()
           
 StiSeriesYAxis StiSeries.getYAxis()
          Gets or sets Y Axis for series on which will output string representation of arguments.
 

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

Methods in com.stimulsoft.report.chart.view.series.bubble with annotations of type StiSerializable
 StiColor StiBubbleSeries.getBorderColor()
          Gets or sets border color of series bar.
 StiBrush StiBubbleSeries.getBrush()
          Gets or sets brush which will used to fill bar area.
 StiGetListOfWeightsEvent StiBubbleSeries.getGetListOfWeightsEvent()
          Gets or sets a script of the event GetListOfWeightsEvent.
 StiGetValueEvent StiBubbleSeries.getGetWeightEvent()
          Gets or sets a script of the event GetWeightEvent.
 IStiLineMarker StiBubbleSeries.getLineMarker()
           
 StiListOfWeightsExpression StiBubbleSeries.getListOfWeights()
          Gets or sets the expression to fill a list of weights.
 IStiMarker StiBubbleSeries.getMarker()
           
 StiExpression StiBubbleSeries.getWeight()
          Gets or sets expression for weight calculating.
 java.lang.String StiBubbleSeries.getWeightDataColumn()
          Gets or sets a name of the column that contains the weight value.
 java.lang.String StiBubbleSeries.getWeightsString()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.candlestick with annotations of type StiSerializable
 StiColor StiCandlestickSeries.getBorderColor()
          Gets or sets border color of series bar.
 StiColor StiCandlestickSeries.getBorderColorNegative()
           
 float StiCandlestickSeries.getBorderWidth()
          Gets or sets border width of series.
 StiBrush StiCandlestickSeries.getBrush()
          Gets or sets brush which will used to fill bar area.
 StiBrush StiCandlestickSeries.getBrushNegative()
          Gets or sets a brush which will be used to fill negative values.
 StiGetListOfValuesCloseEvent StiCandlestickSeries.getGetListOfValuesCloseEvent()
          Gets or sets a script of the event GetListOfValuesClose.
 StiGetListOfValuesHighEvent StiCandlestickSeries.getGetListOfValuesHighEvent()
          Gets or sets a script of the event GetListOfValuesHigh.
 StiGetListOfValuesLowEvent StiCandlestickSeries.getGetListOfValuesLowEvent()
          Gets or sets a script of the event GetListOfValuesLow.
 StiGetListOfValuesOpenEvent StiCandlestickSeries.getGetListOfValuesOpenEvent()
          Gets or sets a script of the event GetListOfValuesOpen.
 StiGetValueCloseEvent StiCandlestickSeries.getGetValueCloseEvent()
          Gets or sets a script of the event GetValueClose.
 StiGetValueHighEvent StiCandlestickSeries.getGetValueHighEvent()
          Gets or sets a script of the event GetValueHigh.
 StiGetValueLowEvent StiCandlestickSeries.getGetValueLowEvent()
          Gets or sets a script of the event GetValueLow.
 StiGetValueOpenEvent StiCandlestickSeries.getGetValueOpenEvent()
          Gets or sets a script of the event GetValueOpen.
 StiListOfValuesExpression StiCandlestickSeries.getListOfValues()
           
 StiListOfValuesCloseExpression StiCandlestickSeries.getListOfValuesClose()
          Gets or sets the expression to fill a list of close values.
 StiListOfValuesHighExpression StiCandlestickSeries.getListOfValuesHigh()
          Gets or sets the expression to fill a list of high values.
 StiListOfValuesLowExpression StiCandlestickSeries.getListOfValuesLow()
          Gets or sets the expression to fill a list of low values.
 StiListOfValuesOpenExpression StiCandlestickSeries.getListOfValuesOpen()
          Gets or sets the expression to fill a list of open values.
 IStiSeriesTopN StiCandlestickSeries.getTopN()
           
 IStiTrendLine StiCandlestickSeries.getTrendLine()
           
 StiExpression StiCandlestickSeries.getValue()
           
 StiValueCloseExpression StiCandlestickSeries.getValueClose()
          Gets or sets close value expression.
 java.lang.String StiCandlestickSeries.getValueDataColumn()
           
 java.lang.String StiCandlestickSeries.getValueDataColumnClose()
          Gets or sets a name of the column that contains the close value.
 java.lang.String StiCandlestickSeries.getValueDataColumnHigh()
          Gets or sets a name of the column that contains the high value.
 java.lang.String StiCandlestickSeries.getValueDataColumnLow()
          Gets or sets a name of the column that contains the low value.
 java.lang.String StiCandlestickSeries.getValueDataColumnOpen()
          Gets or sets a name of the column that contains the open value.
 StiValueHighExpression StiCandlestickSeries.getValueHigh()
          Gets or sets high value expression.
 StiValueLowExpression StiCandlestickSeries.getValueLow()
          Gets or sets low value expression.
 StiValueOpenExpression StiCandlestickSeries.getValueOpen()
          Gets or sets open value expression.
 java.lang.String StiCandlestickSeries.getValuesStringClose()
           
 java.lang.String StiCandlestickSeries.getValuesStringHigh()
           
 java.lang.String StiCandlestickSeries.getValuesStringLow()
           
 java.lang.String StiCandlestickSeries.getValuesStringOpen()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.clusteredColumn with annotations of type StiSerializable
 boolean StiSteppedAreaSeries.getAllowApplyBrushNegative()
          Gets or sets a value which indicates that the specific brush for filling negative values will be used.
 boolean StiSplineAreaSeries.getAllowApplyBrushNegative()
          Gets or sets a value which indicates that the specific brush for filling negative values will be used.
 boolean StiClusteredColumnSeries.getAllowApplyBrushNegative()
          Gets or sets a value which indicates that the specific brush for filling negative values will be used.
 boolean StiAreaSeries.getAllowApplyBrushNegative()
          Gets or sets a value which indicates that the specific brush for filling negative values will be used.
 boolean StiBaseLineSeries.getAllowApplyColorNegative()
          Gets or sets a value which indicates that the specific color for negative values will be used.
 StiColor StiClusteredColumnSeries.getBorderColor()
          Gets or sets border color of series bar.
 StiBrush StiSteppedAreaSeries.getBrush()
          Gets or sets brush which will used to fill area.
 StiBrush StiSplineAreaSeries.getBrush()
          Gets or sets brush which will used to fill area.
 StiBrush StiClusteredColumnSeries.getBrush()
          Gets or sets brush which will used to fill bar area.
 StiBrush StiAreaSeries.getBrush()
          Gets or sets brush which will be used to fill area.
 StiBrush StiSteppedAreaSeries.getBrushNegative()
          Gets or sets a brush which will be used to fill negative values.
 StiBrush StiSplineAreaSeries.getBrushNegative()
          Gets or sets a brush which will be used to fill negative values.
 StiBrush StiClusteredColumnSeries.getBrushNegative()
          Gets or sets a brush which will be used to fill negative values.
 StiBrush StiAreaSeries.getBrushNegative()
          Gets or sets a brush which will be used to fill negative values.
 StiChartConditionsCollection StiBaseLineSeries.getConditions()
           
 int StiBaseLineSeries.getLabelsOffset()
          Gets or sets vertical labels offset.
 boolean StiBaseLineSeries.getLighting()
          Gets or sets value which indicates that light effect will be shown.
 StiColor StiBaseLineSeries.getLineColor()
          Gets or sets line color of series.
 StiColor StiBaseLineSeries.getLineColorNegative()
          Gets or sets a line color of series for negative values.
 IStiLineMarker StiSplineSeries.getLineMarker()
           
 IStiLineMarker StiBaseLineSeries.getLineMarker()
          Gets or sets line marker settings.
 StiPenStyle StiBaseLineSeries.getLineStyle()
          Gets or sets a line style of series.
 float StiBaseLineSeries.getLineWidth()
          Gets or sets line width of series.
 IStiMarker StiBaseLineSeries.getMarker()
          Gets or sets marker settings.
 boolean StiSteppedLineSeries.getPointAtCenter()
          Gets or sets value which indicates where to place center of series segment.
 boolean StiBaseLineSeries.getShowNulls()
          Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this bar is null.
 boolean StiClusteredColumnSeries.getShowZeros()
          Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this column is 0.
 float StiSplineSeries.getTension()
           
 boolean StiSteppedAreaSeries.getTopmostLine()
          Gets or sets a value that indicates whether the line be displayed as a topmost.
 boolean StiSplineAreaSeries.getTopmostLine()
          Gets or sets a value that indicates whether the line be displayed as a topmost.
 boolean StiAreaSeries.getTopmostLine()
          Gets or sets a value that indicates whether the line be displayed as a topmost.
 float StiClusteredColumnSeries.getWidth()
          Gets or sets the width factor of one bar series.
 

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

Methods in com.stimulsoft.report.chart.view.series.funnel with annotations of type StiSerializable
 boolean StiFunnelSeries.getAllowApplyBorderColor()
          Gets or sets value which allow to use border color from series settings.
 boolean StiFunnelSeries.getAllowApplyBrush()
          Gets or sets value which allow to use brush from series settings.
 StiColor StiFunnelSeries.getBorderColor()
          Gets or sets border color of series bar.
 StiBrush StiFunnelSeries.getBrush()
          Gets or sets brush which will used to fill funnel area.
 boolean StiFunnelSeries.getShowZeros()
          Gets or sets value which indicates whether it is necessary to show the series element, if the series value is 0.
 IStiTrendLine StiFunnelSeries.getTrendLine()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.gantt with annotations of type StiSerializable
 StiBrush StiGanttSeries.getBrushNegative()
           
 StiGetListOfValuesEndEvent StiGanttSeries.getGetListOfValuesEndEvent()
          Gets or sets a script of the event GetListOfValuesEnd.
 StiGetValueEndEvent StiGanttSeries.getGetValueEndEvent()
          Gets or sets a script of the event GetValueEnd.
 StiListOfValuesExpression StiGanttSeries.getListOfValues()
          Gets or sets the expression to fill a list of start values.
 StiListOfValuesEndExpression StiGanttSeries.getListOfValuesEnd()
          Gets or sets the expression to fill a list of end values.
 IStiSeriesTopN StiGanttSeries.getTopN()
           
 IStiTrendLine StiGanttSeries.getTrendLine()
           
 StiExpression StiGanttSeries.getValue()
          Gets or sets start value expression.
 java.lang.String StiGanttSeries.getValueDataColumn()
          Gets or sets a name of the column that contains the start value.
 java.lang.String StiGanttSeries.getValueDataColumnEnd()
          Gets or sets a name of the column that contains the end value.
 StiValueEndExpression StiGanttSeries.getValueEnd()
          Gets or sets end value expression.
 java.lang.String StiGanttSeries.getValuesStringEnd()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.pie with annotations of type StiSerializable
 boolean StiPieSeries.getAllowApplyBorderColor()
          Gets or sets value which allow to use border color from series settings.
 boolean StiPieSeries.getAllowApplyBrush()
          Gets or sets value which allow to use brush from series settings.
 StiColor StiPieSeries.getBorderColor()
          Gets or sets border color of series pie.
 StiBrush StiPieSeries.getBrush()
          Gets or sets brush which will used to fill pie area.
 StiCutPieListExpression StiPieSeries.getCutPieList()
          Gets or sets the expression to fill a list of cut pie segments.
 float StiPieSeries.getDiameter()
          Gets or sets fixed size of diameter of pie series.
 float StiPieSeries.getDistance()
          Gets or sets distance between the center of series and the center of each segment.
 StiGetCutPieListEvent StiPieSeries.getGetCutPieListEvent()
          Occurs when getting the cut pie list.
 boolean StiPieSeries.getLighting()
           
 float StiPieSeries.getStartAngle()
          Gets or sets start rotation angle of series.
 IStiTrendLine StiPieSeries.getTrendLine()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.radar with annotations of type StiSerializable
 StiBrush StiRadarAreaSeries.getBrush()
          Gets or sets brush which will be used to fill area.
 boolean StiRadarLineSeries.getLighting()
          Gets or sets value which indicates that light effect will be shown.
 boolean StiRadarAreaSeries.getLighting()
          Gets or sets value which indicates that light effect will be shown.
 StiColor StiRadarLineSeries.getLineColor()
          Gets or sets line color of series.
 StiColor StiRadarAreaSeries.getLineColor()
          Gets or sets line color of series.
 StiPenStyle StiRadarLineSeries.getLineStyle()
          Gets or sets a line style of series.
 StiPenStyle StiRadarAreaSeries.getLineStyle()
          Gets or sets a line style of series.
 float StiRadarLineSeries.getLineWidth()
          Gets or sets line width of series.
 float StiRadarAreaSeries.getLineWidth()
          Gets or sets line width of series.
 IStiMarker StiRadarSeries.getMarker()
          Gets or sets marker settings.
 boolean StiRadarSeries.getShowNulls()
          Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this bar is null.
 IStiTrendLine StiRadarSeries.getTrendLine()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.range with annotations of type StiSerializable
 boolean StiSteppedRangeSeries.getAllowApplyBrushNegative()
           
 boolean StiRangeSeries.getAllowApplyBrushNegative()
           
 StiBrush StiSteppedRangeSeries.getBrush()
          Gets or sets brush which will used to fill bar area.
 StiBrush StiSplineRangeSeries.getBrush()
          Gets or sets brush which will used to fill bar area.
 StiBrush StiRangeSeries.getBrush()
          Gets or sets brush which will used to fill bar area.
 StiBrush StiSteppedRangeSeries.getBrushNegative()
           
 StiBrush StiRangeSeries.getBrushNegative()
           
 StiGetListOfValuesEndEvent StiSteppedRangeSeries.getGetListOfValuesEndEvent()
          Gets or sets a script of the event GetListOfValuesEnd.
 StiGetListOfValuesEndEvent StiSplineRangeSeries.getGetListOfValuesEndEvent()
          Gets or sets a script of the event GetListOfValuesEnd.
 StiGetListOfValuesEndEvent StiRangeSeries.getGetListOfValuesEndEvent()
          Gets or sets a script of the event GetListOfValuesEnd.
 StiGetListOfValuesEndEvent StiRangeBarSeries.getGetListOfValuesEndEvent()
          Gets or sets a script of the event GetListOfValuesEnd.
 StiGetValueEndEvent StiSteppedRangeSeries.getGetValueEndEvent()
          Gets or sets a script of the event GetValueEnd.
 StiGetValueEndEvent StiSplineRangeSeries.getGetValueEndEvent()
          Gets or sets a script of the event GetValueEnd.
 StiGetValueEndEvent StiRangeSeries.getGetValueEndEvent()
          Gets or sets a script of the event GetValueEnd.
 StiGetValueEndEvent StiRangeBarSeries.getGetValueEndEvent()
          Gets or sets a script of the event GetValueEnd.
 StiListOfValuesExpression StiSteppedRangeSeries.getListOfValues()
          Gets or sets the expression to fill a list of start values.
 StiListOfValuesExpression StiSplineRangeSeries.getListOfValues()
          Gets or sets the expression to fill a list of start values.
 StiListOfValuesExpression StiRangeSeries.getListOfValues()
          Gets or sets the expression to fill a list of start values.
 StiListOfValuesExpression StiRangeBarSeries.getListOfValues()
          Gets or sets the expression to fill a list of start values.
 StiListOfValuesEndExpression StiSteppedRangeSeries.getListOfValuesEnd()
          Gets or sets the expression to fill a list of end values.
 StiListOfValuesEndExpression StiSplineRangeSeries.getListOfValuesEnd()
          Gets or sets the expression to fill a list of end values.
 StiListOfValuesEndExpression StiRangeSeries.getListOfValuesEnd()
          Gets or sets the expression to fill a list of end values.
 StiListOfValuesEndExpression StiRangeBarSeries.getListOfValuesEnd()
          Gets or sets the expression to fill a list of end values.
 IStiSeriesTopN StiSteppedRangeSeries.getTopN()
           
 IStiSeriesTopN StiSplineRangeSeries.getTopN()
           
 IStiSeriesTopN StiRangeSeries.getTopN()
           
 IStiSeriesTopN StiRangeBarSeries.getTopN()
           
 IStiTrendLine StiSteppedRangeSeries.getTrendLine()
           
 IStiTrendLine StiSplineRangeSeries.getTrendLine()
           
 IStiTrendLine StiRangeSeries.getTrendLine()
           
 IStiTrendLine StiRangeBarSeries.getTrendLine()
           
 StiExpression StiSteppedRangeSeries.getValue()
          Gets or sets start value expression.
 StiExpression StiSplineRangeSeries.getValue()
          Gets or sets start value expression.
 StiExpression StiRangeSeries.getValue()
          Gets or sets start value expression.
 StiExpression StiRangeBarSeries.getValue()
          Gets or sets start value expression.
 java.lang.String StiSteppedRangeSeries.getValueDataColumn()
          Gets or sets a name of the column that contains the start value.
 java.lang.String StiSplineRangeSeries.getValueDataColumn()
          Gets or sets a name of the column that contains the start value.
 java.lang.String StiRangeSeries.getValueDataColumn()
          Gets or sets a name of the column that contains the start value.
 java.lang.String StiRangeBarSeries.getValueDataColumn()
          Gets or sets a name of the column that contains the start value.
 java.lang.String StiSteppedRangeSeries.getValueDataColumnEnd()
          Gets or sets a name of the column that contains the end value.
 java.lang.String StiSplineRangeSeries.getValueDataColumnEnd()
          Gets or sets a name of the column that contains the end value.
 java.lang.String StiRangeSeries.getValueDataColumnEnd()
          Gets or sets a name of the column that contains the end value.
 java.lang.String StiRangeBarSeries.getValueDataColumnEnd()
          Gets or sets a name of the column that contains the end value.
 StiValueEndExpression StiSteppedRangeSeries.getValueEnd()
          Gets or sets end value expression.
 StiValueEndExpression StiSplineRangeSeries.getValueEnd()
          Gets or sets end value expression.
 StiValueEndExpression StiRangeSeries.getValueEnd()
          Gets or sets end value expression.
 StiValueEndExpression StiRangeBarSeries.getValueEnd()
          Gets or sets end value expression.
 java.lang.String StiSteppedRangeSeries.getValuesStringEnd()
           
 java.lang.String StiSplineRangeSeries.getValuesStringEnd()
           
 java.lang.String StiRangeSeries.getValuesStringEnd()
           
 java.lang.String StiRangeBarSeries.getValuesStringEnd()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.scatter with annotations of type StiSerializable
 StiColor StiScatterSeries.getLineColor()
           
 IStiLineMarker StiScatterSplineSeries.getLineMarker()
           
 float StiScatterSplineSeries.getTension()
          Gets or sets tension factor of series.
 IStiSeriesTopN StiScatterSeries.getTopN()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.stackedBar with annotations of type StiSerializable
 boolean StiStackedBarSeries.getAllowApplyBrushNegative()
           
 StiColor StiStackedBarSeries.getBorderColor()
           
 StiBrush StiStackedBarSeries.getBrush()
           
 StiBrush StiStackedBarSeries.getBrushNegative()
           
 boolean StiStackedBarSeries.getShowZeros()
          Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this bar is 0.
 IStiTrendLine StiStackedBarSeries.getTrendLine()
           
 float StiStackedBarSeries.getWidth()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.stackedColumn with annotations of type StiSerializable
 boolean StiStackedSplineAreaSeries.getAllowApplyBrushNegative()
           
 boolean StiStackedColumnSeries.getAllowApplyBrushNegative()
           
 boolean StiStackedAreaSeries.getAllowApplyBrushNegative()
           
 boolean StiStackedBaseLineSeries.getAllowApplyColorNegative()
           
 StiColor StiStackedColumnSeries.getBorderColor()
           
 StiBrush StiStackedSplineAreaSeries.getBrush()
           
 StiBrush StiStackedColumnSeries.getBrush()
           
 StiBrush StiStackedAreaSeries.getBrush()
           
 StiBrush StiStackedSplineAreaSeries.getBrushNegative()
           
 StiBrush StiStackedColumnSeries.getBrushNegative()
           
 StiBrush StiStackedAreaSeries.getBrushNegative()
           
 StiChartConditionsCollection StiStackedBaseLineSeries.getConditions()
           
 boolean StiStackedBaseLineSeries.getLighting()
           
 StiColor StiStackedBaseLineSeries.getLineColor()
           
 StiColor StiStackedBaseLineSeries.getLineColorNegative()
           
 IStiLineMarker StiStackedSplineSeries.getLineMarker()
           
 IStiLineMarker StiStackedBaseLineSeries.getLineMarker()
           
 StiPenStyle StiStackedBaseLineSeries.getLineStyle()
          Gets or sets a border style.
 float StiStackedBaseLineSeries.getLineWidth()
           
 IStiMarker StiStackedBaseLineSeries.getMarker()
           
 boolean StiStackedBaseLineSeries.getShowNulls()
          Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this bar is null.
 boolean StiStackedColumnSeries.getShowZeros()
          Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this column is 0.
 float StiStackedSplineSeries.getTension()
           
 IStiTrendLine StiStackedColumnSeries.getTrendLine()
           
 IStiTrendLine StiStackedBaseLineSeries.getTrendLine()
           
 float StiStackedColumnSeries.getWidth()
           
 

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

Methods in com.stimulsoft.report.chart.view.series.stock with annotations of type StiSerializable
 boolean StiStockSeries.getAllowApplyColorNegative()
           
 StiColor StiStockSeries.getBorderColor()
           
 float StiStockSeries.getBorderWidth()
           
 StiBrush StiStockSeries.getBrush()
           
 StiBrush StiStockSeries.getBrushNegative()
           
 StiColor StiStockSeries.getLineColor()
          Gets or sets line color of series.
 StiColor StiStockSeries.getLineColorNegative()
           
 StiPenStyle StiStockSeries.getLineStyle()
          Gets or sets a line style of series.
 float StiStockSeries.getLineWidth()
          Gets or sets line width of series.
 

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

Methods in com.stimulsoft.report.chart.view.seriesLabels with annotations of type StiSerializable
 boolean StiSeriesLabels.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 float StiSeriesLabels.getAngle()
          Gets or sets angle of text rotation.
 boolean StiSeriesLabels.getAntialiasing()
          Gets or sets value which control antialiasing drawing mode of series labels.
 boolean StiNoneLabels.getAntialiasing()
           
 StiColor StiSeriesLabels.getBorderColor()
          Gets or sets border color of series labels.
 StiColor StiNoneLabels.getBorderColor()
           
 StiBrush StiSeriesLabels.getBrush()
          Gets or sets brush which will be used to fill area of series labels.
 StiBrush StiNoneLabels.getBrush()
           
 IStiChart StiSeriesLabels.getChart()
           
 boolean StiSeriesLabels.getDrawBorder()
          Gets or sets value which incates that border will be drawn or not.
 StiFont StiSeriesLabels.getFont()
          Gets or sets font which will be used to draw series labels.
 StiFont StiNoneLabels.getFont()
           
 java.lang.String StiSeriesLabels.getFormat()
          Gets or sets format string which used for formating series values (if applicable).
 StiColor StiSeriesLabels.getLabelColor()
          Gets or sets foreground color of series labels.
 StiColor StiNoneLabels.getLabelColor()
           
 StiSeriesLabelsValueType StiSeriesLabels.getLegendValueType()
          Gets or sets which type of information will be shown in legend.
 StiMarkerAlignment StiSeriesLabels.getMarkerAlignment()
          Gets or sets marker alignment related to label text.
 StiSize StiSeriesLabels.getMarkerSize()
          Gets or sets marker size.
 boolean StiSeriesLabels.getMarkerVisible()
          Gets or sets vibility of marker.
 boolean StiSeriesLabels.getPreventIntersection()
          Gets or sets value which indicates that whether it is necessary to avoid intersections between border of series labels and border of series.
 boolean StiSeriesLabels.getShowNulls()
          Gets or sets value which indicates that series labels will be shown or not if value equal to null.
 boolean StiSeriesLabels.getShowZeros()
          Gets or sets value which indicates that series labels will be shown or not if value equal to zero.
 int StiSeriesLabels.getStep()
          Gets or sets value which indicates with what steps do labels be shown.
 java.lang.String StiSeriesLabels.getTextAfter()
          Gets or sets text which will be shown after label text.
 java.lang.String StiSeriesLabels.getTextBefore()
          Gets or sets text which will be shown before label text.
 boolean StiSeriesLabels.getUseSeriesColor()
          Gets or sets value which indicates that series colors must be used.
 StiSeriesLabelsValueType StiSeriesLabels.getValueType()
          Gets or sets which type of information will be shown in series labels.
 java.lang.String StiSeriesLabels.getValueTypeSeparator()
          Gets or sets string which contain separator for value information (if applicated).
 boolean StiSeriesLabels.getVisible()
          Gets or sets visiblity of series labels.
 boolean StiNoneLabels.getVisible()
           
 int StiSeriesLabels.getWidth()
          Fixed width of axis labels
 boolean StiSeriesLabels.getWordWrap()
           
 

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

Methods in com.stimulsoft.report.chart.view.seriesLabels.axis with annotations of type StiSerializable
 float StiOutsideAxisLabels.getLineLength()
          Gets or sets length of line between border of series labels and border of series element.
 

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

Methods in com.stimulsoft.report.chart.view.seriesLabels.pie with annotations of type StiSerializable
 float StiOutsidePieLabels.getAngle()
           
 boolean StiTwoColumnsPieLabels.getAutoRotate()
           
 boolean StiCenterPieLabels.getAutoRotate()
          Gets or sets value which enables or disables auto rotate mode drawing of series labels.
 StiColor StiOutsidePieLabels.getLineColor()
          Gets or sets color of line.
 float StiOutsidePieLabels.getLineLength()
          Gets or sets line length between border of series labels and border of pie series.
 boolean StiPieSeriesLabels.getShowInPercent()
          Gets or sets value which indicates that values from series must be shown as percents.
 boolean StiOutsidePieLabels.getShowValue()
          Gets or sets value which indicates that values from series will be shown in series labels.
 

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

Methods in com.stimulsoft.report.chart.view.strips with annotations of type StiSerializable
 boolean StiStrips.getAllowApplyStyle()
          Gets or sets value which indicates that chart style will be used.
 boolean StiStrips.getAntialiasing()
          Gets or sets value which control antialiasing drawing mode.
 IStiChart StiStrips.getChart()
           
 StiFont StiStrips.getFont()
          Gets or sets font of title text.
 java.lang.String StiStrips.getMaxValue()
          Gets or sets maximal range of strips.
 java.lang.String StiStrips.getMinValue()
          Gets or sets minimal range of strips.
 StiStrips.StiOrientation StiStrips.getOrientation()
          Gets or sets horizontal or vertical orientation of strips.
 boolean StiStrips.getShowBehind()
          Gets or sets value which indicates that strips will be shown behind chart series or in front of chart series.
 boolean StiStrips.getShowInLegend()
          Gets or sets value which indicates that strips will be shown in legend of chart.
 StiBrush StiStrips.getStripBrush()
          Gets or sets brush which will be used for drawing strips.
 java.lang.String StiStrips.getText()
          Gets or sets title text.
 StiColor StiStrips.getTitleColor()
          Gets or sets foreground color of title.
 boolean StiStrips.getTitleVisible()
          Gets or sets visibility of title.
 boolean StiStrips.getVisible()
          Gets or sets visibility of strips.
 

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

Methods in com.stimulsoft.report.chart.view.table with annotations of type StiSerializable
 StiFont StiChartTable.getFont()
           
 StiColor StiChartTable.getGridLineColor()
           
 StiColor StiChartTable.getTextColor()
           
 boolean StiChartTable.isAllowApplyStyle()
           
 boolean StiChartTable.isGridLinesHor()
           
 boolean StiChartTable.isGridLinesVert()
           
 boolean StiChartTable.isGridOutline()
           
 boolean StiChartTable.isMarkerVisible()
           
 boolean StiChartTable.isVisible()
          Gets visibility of table.
 

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

Methods in com.stimulsoft.report.chart.view.topN with annotations of type StiSerializable
 int StiSeriesTopN.getCount()
          Gets or sets the number of output values.
 StiTopNMode StiSeriesTopN.getMode()
          Gets or sets output values mode.
 java.lang.String StiSeriesTopN.getOthersText()
          Gets or sets signature for other values.
 boolean StiSeriesTopN.getShowOthers()
          Gets or sets value which indicates whether to display other values.
 

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

Methods in com.stimulsoft.report.chart.view.trendLines with annotations of type StiSerializable
 boolean StiTrendLine.getAllowApplyStyle()
           
 StiColor StiTrendLine.getLineColor()
          Gets or sets color which will be used for drawing trend line.
 StiPenStyle StiTrendLine.getLineStyle()
          Gets or sets trend line style.
 float StiTrendLine.getLineWidth()
          Gets or sets trend line width.
 boolean StiTrendLine.getShowShadow()
          Gets or sets value which indicates draw shadow or no.
 

Uses of StiSerializable in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components with annotations of type StiSerializable
 StiAfterPrintEvent StiComponent.getAfterPrintEvent()
          Occurs after the component printing.
 java.lang.String StiComponent.getAlias()
          gets or sets a text that will be shown instead of a component name.
 StiEnumSet<StiAnchorMode> StiComponent.getAnchor()
           
 double StiWatermark.getAngle()
          Gets or sets angle of Watermark.
 boolean StiWatermark.getAspectRatio()
          Gets or sets value, indicates that this watermark's image will save its aspect ratio.
 StiBeforePrintEvent StiComponent.getBeforePrintEvent()
          Occurs before printing of the component.
 StiBeginRenderEvent StiPage.getBeginRenderEvent()
          Occurs when when a page begins to render.
 StiBookmarkExpression StiComponent.getBookmark()
          gets or sets the expression to fill a component bookmark.
 StiBookmarksCollection StiBookmark.getBookmarks()
          Gets or sets a collection of childs bookmarks.
 java.lang.String StiBookmark.getBookmarkText()
          Gets or sets a bookmark text.
 java.lang.String StiComponent.getBookmarkValue()
          gets or sets the component bookmark.
 java.lang.String StiWatermark.getBytes()
           
 boolean StiComponent.getCanGrow()
          gets or sets a value which indicates that this object can grow.
 boolean StiComponent.getCanShrink()
          gets or sets value which indicates that this object can shrink.
 StiClickEvent StiComponent.getClickEvent()
          Occurs when user clicks on the component in the window of viewer.
 StiRectangle StiPage.getClientRectangle()
          Gets or sets the client area of a component.
 StiRectangle StiComponent.getClientRectangle()
          gets or sets the client area of a component.
 boolean StiBandInteraction.getCollapseGroupFooter()
          Gets or sets value which indicates whether it is necessary GroupFooter collapsing.
 boolean StiCrossHeaderInteraction.getCollapsingEnabled()
          Value which indicates whether it is allowed or not data collapsing in the report viewer.
 boolean StiBandInteraction.getCollapsingEnabled()
          Gets or sets value which indicates whether it is allowed or not data collapsing in the report viewer.
 StiColumnBeginRenderEvent StiPage.getColumnBeginRenderEvent()
          Occurs when start render column.
 StiColumnEndRenderEvent StiPage.getColumnEndRenderEvent()
          Occurs when end render column.
 java.lang.String StiBookmark.getComponentGuid()
          Gets or sets a guid of component.
 java.lang.String StiComponent.getComponentPlacement()
          gets or sets a value which indicates placement of a simple component.
 java.lang.String StiComponent.getComponentStyle()
          gets or sets a style of a component.
 StiConditionsCollection StiComponent.getConditions()
          gets or sets the collection of conditions.
 StiDockStyle StiComponent.getDockStyle()
          gets or sets a type of the component docking.
 StiDoubleClickEvent StiComponent.getDoubleClickEvent()
          Occurs when user double clicks on the component in the window of viewer.
 boolean StiInteraction.getDrillDownEnabled()
          Gets or sets value which indicates whether the Drill-Down operation can be executed.
 StiPage StiInteraction.getDrillDownPage()
          Gets or sets a page for the Drill-Down operation.
 java.lang.String StiInteraction.getDrillDownPageGuid()
           
 StiDrillDownParameter StiInteraction.getDrillDownParameter1()
          Gets or sets first Drill-Down parameter.
 StiDrillDownParameter StiInteraction.getDrillDownParameter2()
          Gets or sets second Drill-Down parameter.
 StiDrillDownParameter StiInteraction.getDrillDownParameter3()
          Gets or sets third Drill-Down parameter.
 StiDrillDownParameter StiInteraction.getDrillDownParameter4()
          Gets or sets fourth Drill-Down parameter.
 StiDrillDownParameter StiInteraction.getDrillDownParameter5()
          Gets or sets fifth Drill-Down parameter.
 java.lang.String StiInteraction.getDrillDownReport()
          Gets or sets a path to a report for the Drill-Down operation.
 boolean StiWatermark.getEnabled()
          Gets or sets value which indicates where Watermark should be drawing or not.
 boolean StiComponent.getEnabled()
          gets or sets a value which indicates will this component be available or not.
 java.lang.String StiWatermark.getEnabledExpression()
           
 StiEndRenderEvent StiPage.getEndRenderEvent()
          Occurs when when a page ends to render.
 StiEngineVersion StiBookmark.getEngine()
          Gets or sets a engine version.
 StiExcelSheetExpression StiPage.getExcelSheet()
          Gets or sets an expression used for generation name of excel sheet.
 java.lang.String StiPage.getExcelSheetValue()
          Gets or sets name of excel sheet.
 StiExpression StiParameter.getExpression()
          expression to fill parameter.
 StiExpression StiDrillDownParameter.getExpression()
          Gets or sets expression to fill drill-down parameter.
 StiAppExpressionCollection StiComponent.getExpressions()
           
 StiFont StiWatermark.getFont()
          Gets or sets font of Watermark.
 StiGetBookmarkEvent StiComponent.getgetBookmarkEvent()
          Occurs when getting of the Bookmark for the component.
 StiGetDrillDownReportEvent StiComponent.getgetDrillDownReportEvent()
          Occurs when it is required to get a report for the Drill-Down operation.
 StiGetExcelSheetEvent StiPage.getGetExcelSheetEvent()
          Occurs when the ExcelSheet is calculated.
 StiGetHyperlinkEvent StiComponent.getgetHyperlinkEvent()
          Occurs when getting Hyperlink for the component.
 StiGetTagEvent StiComponent.getgetTagEvent()
          Occurs when getting a Tag for a component.
 StiGetToolTipEvent StiComponent.getgetToolTipEvent()
          Occurs when getting the ToolTip for the component.
 boolean StiComponent.getGrowToHeight()
          gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container.
 java.lang.String StiPage.getGuid()
           
 java.lang.String StiComponent.getGuid()
          gets or sets a guid of component.
 StiHyperlinkExpression StiComponent.getHyperlink()
          gets or sets an expression to fill a component hyperlink.
 java.lang.String StiComponent.getHyperlinkValue()
          gets or sets hyperlink of a component.
 StiContentAlignment StiWatermark.getImageAlignment()
          Gets or sets the watermark's image alignment.
 java.lang.String StiWatermark.getImageBytes()
          Gets or sets value watermark's image.
 java.lang.String StiWatermark.getImageHyperlink()
           
 double StiWatermark.getImageMultipleFactor()
          Gets or sets value to multiply by it an image size.
 boolean StiWatermark.getImageStretch()
          Gets or sets value, indicates that this watermark's image will stretch on the page.
 boolean StiWatermark.getImageTiling()
          Gets or sets the watermark's image should be tiled.
 int StiWatermark.getImageTransparency()
          Gets or sets the transparency of the watermark's image.
 boolean StiComponent.getInherited()
          Occurs when getting a Tag for a component.
 StiInteraction StiComponent.getInteraction()
          gets interaction options of this component.
 boolean StiBookmark.getIsManualBookmark()
          Этот флаг сигнализирует генератору отчетов о том, что поиск нужно произвести в упрощенном режиме (прямое сравнение BookmarkValue).
 boolean StiComponent.getIsSelected()
          gets or sets value indicates is the component selected or not.
 boolean StiPage.getLargeHeight()
          Gets or sets value indicates that this page has in designer large height.
 int StiPage.getLargeHeightFactor()
          Gets or sets large height factor for LargeHeight property of this page.
 boolean StiComponent.getLinked()
          gets or sets a value which indicates whether the object snap to the container is turned on.
 boolean StiComponent.getLocked()
          gets or sets a value which indicates that moving is locked.
 StiMargins StiPage.getMargins()
          Gets or sets page margins.
 StiSize StiComponent.getMaxSize()
          gets or sets maximal size.
 StiSize StiComponent.getMinSize()
          gets or sets minimal size.
 java.lang.Boolean StiPage.getMirrorMargins()
          value indicates that mirror margins are set.
 StiMouseEnterEvent StiComponent.getMouseEnterEvent()
          Occurs when user enters the mouse into the area of the component in the window of viewer.
 StiMouseLeaveEvent StiComponent.getMouseLeaveEvent()
          Occurs when user leaves the mouse out of the area of the component in the window of viewer.
 java.lang.String StiParameter.getName()
          name of parameter.
 java.lang.String StiPage.getName()
           
 java.lang.String StiDrillDownParameter.getName()
           
 int StiPage.getNumberOfCopies()
          Gets or sets a value of number of copies of the current page.
 StiPageOrientation StiPage.getOrientation()
          Gets or sets page orientation.
 StiPage StiPage.getPage()
          Deprecated. 
 StiPage StiComponent.getPage()
          gets or sets the page on which an object is located.
 double StiPage.getPageHeight()
          Gets or sets the total height of the page.
 double StiPage.getPageWidth()
          Gets or sets the total width of the page.
 StiPaperKind StiPage.getPaperSize()
          Gets or sets the page size.
 java.lang.String StiPage.getPaperSourceOfFirstPage()
          Gets or sets the paper source for first page.
 java.lang.String StiPage.getPaperSourceOfOtherPages()
          Gets or sets the paper source for first page.
 StiContainer StiComponent.getParent()
          gets or sets the container in which an object is located.
 StiPointerExpression StiComponent.getPointer()
           
 java.lang.Object StiComponent.getPointerValue()
           
 boolean StiPage.getPrintable()
           
 boolean StiComponent.getPrintable()
          gets or sets a value which indicates whether a component is printable or not.
 boolean StiPage.getPrintHeadersFootersFromPreviousPage()
          Gets or sets value which indicates that, on this page, it is necessary to print headers and footers of the previous page.
 StiPrintOnType StiComponent.getPrintOn()
          gets or sets a value which indicates on what pages component will be printed.
 boolean StiPage.getPrintOnPreviousPage()
          Gets or sets value that indicates that the page will start to be rendered on the free space of the previous page.
 StiRenderingEvent StiPage.getRenderingEvent()
          Occurs when a page rendering.
 StiReport StiPage.getReport()
          Gets or sets the report in which the page is located.
 StiUnit StiPage.getReportUnit()
          Used for save/load page.
 boolean StiPage.getResetPageNumber()
          Allows to reset page number on this page.
 StiEnumSet<StiRestrictions> StiComponent.getRestrictions()
          gets or sets value which indicates the restrictions of a component.
 boolean StiWatermark.getRightToLeft()
          Gets or sets watermark's output direction.
 int StiPage.getSegmentPerHeight()
          Gets or sets the number of segments per height.
 int StiPage.getSegmentPerWidth()
          Gets or sets the number of segments per width.
 boolean StiBandInteraction.getSelectionEnabled()
          Gets or sets a value which indicates whether it is allowed to select one data row which is output by this DataBand.
 StiEnumSet<StiShiftMode> StiComponent.getShiftMode()
          gets or sets a value which indicates the shift mode of a component.
 boolean StiWatermark.getShowBehind()
          Gets or sets value which indicates where Watermark should be drawing behind or in front of page.
 boolean StiWatermark.getShowImageBehind()
          Gets or sets value which indicates where Watermark's image should be drawing behind or in front of page.
 java.lang.String StiInteraction.getSortingColumn()
          Gets or sets a column by what data should be re-sorted in the report viewer.
 boolean StiInteraction.getSortingEnabled()
          Gets or sets value which indicates whether it is allowed or not, using given component, data re-sorting in the report viewer.
 int StiPage.getStopBeforePrint()
          Gets or sets the page number.
 boolean StiPage.getStretchToPrintArea()
          Gets or sets value, indicates that, when printing, a page stretches into print area.
 StiTagExpression StiComponent.getTag()
          gets or sets the expression to fill a component tag.
 java.lang.Object StiPage.getTagValue()
           
 java.lang.Object StiComponent.getTagValue()
          gets or sets tag of a component.
 java.lang.String StiWatermark.getText()
          Gets or sets text of Watermark.
 java.lang.String StiBookmark.getText()
          Gets or sets a tree node text.
 StiBrush StiWatermark.getTextBrush()
          Gets or sets a brush to Watermark.
 boolean StiPage.getTitleBeforeHeader()
          Gets or sets value, indicates that it is necessary to put the report title before the page header.
 StiToolTipExpression StiComponent.getToolTip()
          gets or sets the expression to fill a component tooltip.
 java.lang.String StiComponent.getToolTipValue()
          gets or sets a component tips.
 boolean StiPage.getUnlimitedBreakable()
          Gets or sets value indicates that when printing of multiple-sheet cross-reports, columns and strings are to be broken.
 boolean StiPage.getUnlimitedHeight()
          Gets or sets value, indicates that the page has an unlimited height.
 boolean StiPage.getUnlimitedWidth()
          Gets or sets value, indicates that the page has an unlimited width.
 boolean StiComponent.getUseParentStyles()
          gets or sets a value which indicates that this component must use styles from parent component.
 StiWatermark StiPage.getWatermark()
          Gets or sets watermark of the page.
 

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

Methods in com.stimulsoft.report.components.bands with annotations of type StiSerializable
 StiBeginRenderEvent StiGroupHeaderBand.getBeginRenderEvent()
          Occurs when band is begin render.
 StiBeginRenderEvent StiEmptyBand.getBeginRenderEvent()
          Occurs when band begin render.
 StiBeginRenderEvent StiDataBand.getBeginRenderEvent()
          Occurs when band begin render.
 float StiDynamicBand.getBreakIfLessThan()
          Gets or sets value which indicates how much free space is on a page (in per cent) should be reserved for formation of a new page or a new column.
 java.lang.String StiDataBand.getBusinessObjectGuid()
          Gets or sets guid of the Business Object.
 boolean StiDataBand.getCalcInvisible()
          Gets or sets value which indicates that, when aggregate functions calculation, it is nesessary to take into consideration invisible data bands.
 boolean StiHeaderBand.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiGroupHeaderBand.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiFooterBand.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiColumnHeaderBand.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiBand.getCanGrow()
          Gets or sets value indicates that this object can grow.
 StiCollapsedExpression StiGroupHeaderBand.getCollapsed()
          Gets or sets an expression to fill a collapsed value.
 StiCollapsedExpression StiDataBand.getCollapsed()
          Gets or sets an expression to fill a collapsed value.
 StiColumnDirection StiDataBand.getColumnDirection()
          Gets or sets direction of the rendeting columns.
 double StiDataBand.getColumnGaps()
          Gets or sets distance between two columns.
 int StiDataBand.getColumns()
          Gets or sets columns count.
 double StiDataBand.getColumnWidth()
          Gets or sets width of column.
 StiGroupConditionExpression StiGroupHeaderBand.getCondition()
          Gets or sets grouping condition.
 int StiDataBand.getCountData()
          Gets or sets the count of rows for virtual data.
 java.lang.String StiDataBand.getDataRelationName()
          Gets or sets relation name.
 java.lang.String StiDataBand.getDataSourceName()
          Gets or sets name of the Data Source.
 StiDockStyle StiBand.getDockStyle()
          Gets or sets a type of the component docking.
 StiEndRenderEvent StiGroupHeaderBand.getEndRenderEvent()
          Occurs when ends rendering band.
 StiEndRenderEvent StiEmptyBand.getEndRenderEvent()
          Occurs when band rendering is finished.
 StiEndRenderEvent StiDataBand.getEndRenderEvent()
          Occurs when band rendering is finished.
 java.lang.String StiEmptyBand.getEvenStyle()
          Gets or sets value, indicates style of even lines.
 java.lang.String StiDataBand.getEvenStyle()
          Gets or sets value, indicates style of even lines.
 int StiDataBand.getFilterEngine()
          Gets or sets how a filter will be applied to data - be means of the report generator or by means of changing the SQL query.
 StiFilterMode StiDataBand.getFilterMode()
          Gets or sets filter mode.
 boolean StiDataBand.getFilterOn()
          Gets or sets value indicates, that filter is turn on.
 StiFiltersCollection StiDataBand.getFilters()
          Gets or sets the collection of data filters.
 java.lang.String StiHierarchicalBand.getFooters()
          Gets or sets the list of footers for the hierarchical band.
 StiGetCollapsedEvent StiGroupHeaderBand.getGetCollapsedEvent()
          Occurs when the Collapsed value is calculated.
 StiGetCollapsedEvent StiDataBand.getGetCollapsedEvent()
          Occurs when the Collapsed value is calculated.
 StiGetSummaryExpressionEvent StiGroupHeaderBand.getGetSummaryExpressionEvent()
          Occurs when when group summary expression is calculated.
 StiGetGroupConditionEvent StiGroupHeaderBand.getGetValueEvent()
          Occurs when when is checked condition of the group.
 boolean StiBand.getGrowToHeight()
           
 java.lang.String StiHierarchicalBand.getHeaders()
          Gets or sets the list of headers for the hierarchical band.
 int StiTableOfContents.getIndent()
          indent from the left side of band for offset of data levels.
 double StiHierarchicalBand.getIndent()
          Gets or sets indent from the left side of band for offset of data levels.
 boolean StiDataBand.getKeepChildTogether()
          Gets or sets value indicates that childs are to be kept together.
 boolean StiChildBand.getKeepChildTogether()
          Gets or sets value indicates that childs are to be kept together.
 StiKeepDetails StiDataBand.getKeepDetails()
           
 boolean StiDataBand.getKeepDetailsTogether()
          Gets or sets value indicates that details are to be kept together with this DataBand.
 boolean StiFooterBand.getKeepFooterTogether()
          Gets or sets value indicates that the footer is printed with data.
 boolean StiDataBand.getKeepFooterTogether()
          Gets or sets value indicates that the footer is printed with data.
 boolean StiGroupFooterBand.getKeepGroupFooterTogether()
          Gets or sets value indicates that the group footer is printed with data.
 boolean StiGroupHeaderBand.getKeepGroupHeaderTogether()
          Gets or sets value indicates that group header is printed with data together.
 boolean StiGroupHeaderBand.getKeepGroupTogether()
          Gets or sets value indicates that group is to be kept together.
 boolean StiDataBand.getKeepGroupTogether()
          Gets or sets value indicates that group is to be kept together.
 boolean StiHeaderBand.getKeepHeaderTogether()
          Gets or sets value indicates that header is printed with data together.
 boolean StiDataBand.getKeepHeaderTogether()
          Gets or sets value indicates that header is printed with data together.
 java.lang.String StiHierarchicalBand.getKeyDataColumn()
          Gets or sets column which contains data key.
 java.lang.String StiDataBand.getLimitRows()
           
 StiMargins StiTableOfContents.getMargins()
           
 StiComponent StiDataBand.getMasterComponent()
          Gets or sets the master-component.
 java.lang.String StiHierarchicalBand.getMasterKeyDataColumn()
          Gets or sets column which contains data master key.
 double StiBand.getMaxHeight()
          Gets or sets maximal height of band.
 StiSize StiBand.getMaxSize()
           
 double StiBand.getMinHeight()
          Gets or sets minimal height of band.
 int StiDataBand.getMinRowsInColumn()
          Gets or sets minimum count of the rows in one column.
 StiSize StiBand.getMinSize()
           
 boolean StiDynamicBand.getNewColumnAfter()
          If the value of this property is true, then, after output of a band, a new column will be generated.
 boolean StiDynamicBand.getNewColumnBefore()
          If the value of this property is true, then, before output of a band, a new column will be generated.
 boolean StiDynamicBand.getNewPageAfter()
          If the value of this property is true, then, after output of a band, a new page will be generated.
 boolean StiDynamicBand.getNewPageBefore()
          If the value of this property is true, then, before output of a band, a new page will be generated.
 java.lang.String StiEmptyBand.getOddStyle()
          Gets or sets value, indicates style of odd lines.
 java.lang.String StiDataBand.getOddStyle()
          Gets or sets value, indicates style of odd lines.
 java.lang.String StiHierarchicalBand.getParentValue()
          Gets or sets column which contains parent value which identifies parent rows.
 boolean StiBand.getPrintable()
           
 boolean StiDynamicBand.getPrintAtBottom()
          Gets or sets value indicates that the footer is printed at bottom of page.
 boolean StiColumnHeaderBand.getPrintAtBottom()
           
 boolean StiDataBand.getPrintIfDetailEmpty()
          Gets or sets value indicates that if detail is empty then the master data must be printed anyway.
 boolean StiHeaderBand.getPrintIfEmpty()
          Gets or sets value indicates that the header if data not present.
 boolean StiFooterBand.getPrintIfEmpty()
          Gets or sets value indicates that the footer is printed if data not present.
 boolean StiChildBand.getPrintIfParentDisabled()
          Gets or sets value which indicates that if the parent band is disabled then the child band will be printed anyway.
 boolean StiHeaderBand.getPrintOnAllPages()
          Gets or sets value indicates that the component is printed on all pages.
 boolean StiGroupHeaderBand.getPrintOnAllPages()
          Gets or sets value indicates that the component is printed on all pages.
 boolean StiFooterBand.getPrintOnAllPages()
          Gets or sets value indicates that the component is printed on all pages.
 boolean StiDataBand.getPrintOnAllPages()
          Gets or sets value indicates that the component is printed on all pages.
 StiPrintOnEvenOddPagesType StiHeaderBand.getPrintOnEvenOddPages()
          Gets or sets value indicates that the component is printed on even-odd pages.
 StiPrintOnEvenOddPagesType StiFooterBand.getPrintOnEvenOddPages()
          Gets or sets value indicates that the component is printed on even-odd pages.
 StiRenderingEvent StiGroupHeaderBand.getRenderingEvent()
          Occurs when occurs rendering of one line data.
 StiRenderingEvent StiEmptyBand.getRenderingEvent()
          Occurs when a data row rendering.
 StiRenderingEvent StiDataBand.getRenderingEvent()
          Occurs when a data row rendering.
 java.lang.String StiTableOfContents.getReportPointer()
           
 boolean StiDataBand.getResetDataSource()
          Gets or sets value, indicates to reset Data Source postion to begin when preparation for rendering.
 boolean StiHeaderBand.getResetPageNumber()
          Allows to reset page number on this band.
 boolean StiDataBand.getResetPageNumber()
          Allows to reset page number on this component.
 boolean StiColumnHeaderBand.getResetPageNumber()
           
 boolean StiBand.getResetPageNumber()
          Allows to reset page number on this band.
 boolean StiDataBand.getRightToLeft()
          Gets or sets horizontal column direction.
 StiEnumSet<StiShiftMode> StiBand.getShiftMode()
           
 StiEmptySizeMode StiEmptyBand.getSizeMode()
          This property allows to indicate how to change the size of the last row on a page.
 boolean StiDynamicBand.getSkipFirst()
          If the value of this property is true, then, a new page/column will be generated only starting from the second case.
 java.util.ArrayList<java.lang.String> StiDataBand.getSort()
          Gets or sets the array of strings that describes rules of sorting.
 StiGroupSortDirection StiGroupHeaderBand.getSortDirection()
          Gets or sets sorting direction of group by totals.
 boolean StiHeaderBand.getStartNewPage()
          Gets or sets value indicates that it is necessary to print every new string on a new page.
 boolean StiGroupHeaderBand.getStartNewPage()
          Gets or sets value indicates that it is necessary to print every new string on a new page.
 boolean StiFooterBand.getStartNewPage()
          Gets or sets value indicates that it is necessary to print every new string on a new page.
 boolean StiDataBand.getStartNewPage()
          Gets or sets value indicates that it is necessary to print every new string on a new page.
 float StiHeaderBand.getStartNewPageIfLessThan()
          Gets or sets value which indicates how much free space on a page (in percentage terms) should be reserved for formation of a new page.
 float StiGroupHeaderBand.getStartNewPageIfLessThan()
          Gets or sets value which indicates how much free space on a page (in percentage terms) should be reserved for formation of a new page.
 float StiFooterBand.getStartNewPageIfLessThan()
          Gets or sets value which indicates how much free space on a page (in percentage terms) should be reserved for formation of a new page.
 float StiDataBand.getStartNewPageIfLessThan()
          Gets or sets value which indicates how much free space on a page (in percentage terms) should be reserved for formation of a new page.
 StiStylesCollection StiTableOfContents.getStyles()
           
 StiGroupSummaryExpression StiGroupHeaderBand.getSummaryExpression()
          Gets or sets summary expression which is used for group summary totals calculation.
 StiGroupSortDirection StiGroupHeaderBand.getSummarySortDirection()
          Gets or sets function of calculating group totals for its sorting by totals.
 StiGroupSummaryType StiGroupHeaderBand.getSummaryType()
          Gets or sets the sorting direction of grouped data.
 

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

Methods in com.stimulsoft.report.components.complexcomponents with annotations of type StiSerializable
 StiBorder StiContainer.getBorder()
          Gets or sets frame of the component.
 StiBrush StiContainer.getBrush()
          Gets or sets a brush to fill a component.
 boolean StiPanel.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiContainer.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiSubReport.getCanGrow()
           
 boolean StiSubReport.getCanShrink()
           
 StiRectangle StiContainer.getClientRectangle()
           
 double StiPanel.getColumnGaps()
          Gets or sets distance between two columns.
 int StiPanel.getColumns()
          Gets or sets columns count.
 double StiPanel.getColumnWidth()
          Gets or sets width of column.
 StiComponentsCollection StiContainer.getComponents()
          Gets or sets a collection of components.
 java.lang.String StiContainer.getComponentStyle()
           
 StiContainer StiClone.getContainer()
          Gets or sets a clone container.
 boolean StiSubReport.getGrowToHeight()
           
 java.lang.String StiContainer.getGuid()
           
 boolean StiSubReport.getKeepSubReportTogether()
          Gets or sets value which indicates that the SubReport must to be kept together with DataBand on what it is placed.
 java.lang.String StiContainer.getName()
           
 StiParametersCollection StiSubReport.getParameters()
          a parameter collection
 boolean StiPanel.getRightToLeft()
          Gets or sets horizontal column direction.
 boolean StiClone.getScaleHor()
          Gets or sets value which indicates that contents of the container will be shrunk or grown.
 StiPage StiSubReport.getSubReportPage()
          Gets or sets a page that contains SubReport.
 java.lang.String StiSubReport.getSubReportPageGuid()
          Gets or sets a guid of page that contains Subreport.
 java.lang.String StiSubReport.getSubReportUrl()
           
 java.lang.Object StiContainer.getTagValue()
           
 boolean StiContainer.isForceSerializeToReport()
           
 

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

Methods in com.stimulsoft.report.components.conditions with annotations of type StiSerializable
 java.lang.String StiMultiConditionContainer.getAssignExpression()
           
 java.lang.String StiCondition.getAssignExpression()
           
 StiColor StiMultiConditionContainer.getBackColor()
          Gets or sets a color to draw background of text.
 StiColor StiCondition.getBackColor()
          Gets or sets a color to draw background of text.
 StiConditionBorderSides StiMultiConditionContainer.getBorderSides()
           
 StiEnumSet<StiConditionBorderSides> StiCondition.getBorderSides()
           
 java.lang.Boolean StiCondition.getBreakIfTrue()
           
 StiBrushType StiDataBarCondition.getBrushType()
          Gets or sets value which indicates which type of brush will be used for Data Bar indicator drawing.
 boolean StiMultiConditionContainer.getCanAssignExpression()
           
 boolean StiCondition.getCanAssignExpression()
           
 java.lang.String StiMultiCondition.getColumn()
           
 StiFilterCondition StiMultiCondition.getCondition()
           
 StiContentAlignment StiIconSetCondition.getContentAlignment()
           
 StiFilterDataType StiMultiCondition.getDataType()
           
 StiDataBarDirection StiDataBarCondition.getDirection()
          Gets or sets value which direction data bar will be filled by brush, from left to right or from right to left.
 boolean StiMultiConditionContainer.getEnabled()
           
 boolean StiCondition.getEnabled()
           
 StiExpression StiMultiCondition.getExpression()
           
 StiFilterEventHandler StiMultiCondition.getFilterMethodHandler()
           
 StiFilterMode StiMultiConditionContainer.getFilterMode()
          Gets or sets filter mode.
 StiFilterMode StiMultiCondition.getFilterMode()
          Gets or sets filter mode.
 boolean StiMultiCondition.getFilterOn()
           
 StiFiltersCollection StiMultiConditionContainer.getFilters()
           
 StiFiltersCollection StiMultiCondition.getFilters()
           
 StiFont StiMultiConditionContainer.getFont()
          Gets or sets font of text.
 StiFont StiCondition.getFont()
          Gets or sets font of text.
 StiIcon StiIconSetItem.getIcon()
          Gets or sets icon for current item of IconSets.
 StiIconSet StiIconSetCondition.getIconSet()
          Gets or sets icon set.
 StiIconSetItem StiIconSetCondition.getIconSetItem1()
          Gets or sets first Icon Set item.
 StiIconSetItem StiIconSetCondition.getIconSetItem2()
          Gets or sets second Icon Set item.
 StiIconSetItem StiIconSetCondition.getIconSetItem3()
          Gets or sets third Icon Set item.
 StiIconSetItem StiIconSetCondition.getIconSetItem4()
          Gets or sets fourth Icon Set item.
 StiIconSetItem StiIconSetCondition.getIconSetItem5()
          Gets or sets fifth Icon Set item.
 StiFilterItem StiMultiCondition.getItem()
           
 StiColor StiColorScaleCondition.getMaximumColor()
          Gets or sets a color for maximal values.
 StiMaximumType StiDataBarCondition.getMaximumType()
          Gets or sets processing type of maximal values for data bar indicator.
 StiMaximumType StiColorScaleCondition.getMaximumType()
          Gets or sets processing type of maximal values for color scale indicator.
 float StiDataBarCondition.getMaximumValue()
          Gets or sets minimal value for data bar indicator.
 float StiColorScaleCondition.getMaximumValue()
          Gets or sets minimal value for color scale indicator.
 StiColor StiColorScaleCondition.getMidColor()
          Gets or sets a color for mid values.
 StiMidType StiColorScaleCondition.getMidType()
          Gets or sets processing type of mid values for color scale indicator.
 float StiColorScaleCondition.getMidValue()
          Gets or sets mid value for color scale indicator.
 StiColor StiColorScaleCondition.getMinimumColor()
          Gets or sets a color for minimum values.
 StiMinimumType StiDataBarCondition.getMinimumType()
          Gets or sets processing type of minimal values for data bar indicator.
 StiMinimumType StiColorScaleCondition.getMinimumType()
          Gets or sets processing type of minimal values for color scale indicator.
 float StiDataBarCondition.getMinimumValue()
          Gets or sets minimal value for data bar indicator.
 float StiColorScaleCondition.getMinimumValue()
          Gets or sets minimal value for color scale indicator.
 StiColor StiDataBarCondition.getNegativeBorderColor()
          Gets or sets a border color of negative values for Data Bar indicator.
 StiColor StiDataBarCondition.getNegativeColor()
          Gets or sets a color of negative values for data bar indicator.
 StiIconSetOperation StiIconSetItem.getOperation()
          Gets or sets type of operation for current item of IconSets.
 StiEnumSet<StiConditionPermissions> StiCondition.getPermissions()
           
 StiColor StiDataBarCondition.getPositiveBorderColor()
          Gets or sets a border color of positive values for Data Bar indicator.
 StiColor StiDataBarCondition.getPositiveColor()
          Gets or sets a color of positive values for data bar indicator.
 StiColorScaleType StiColorScaleCondition.getScaleType()
          Gets or sets type of Color Scale indicator.
 boolean StiDataBarCondition.getShowBorder()
          Gets or sets value which indicates that border is drawing.
 java.lang.String StiMultiConditionContainer.getStyle()
           
 java.lang.String StiCondition.getStyle()
           
 java.lang.Object StiBaseCondition.getTag()
           
 StiColor StiMultiConditionContainer.getTextColor()
          Gets or sets a color to draw text.
 StiColor StiCondition.getTextColor()
          Gets or sets a color to draw text.
 float StiIconSetItem.getValue()
          Gets or sets value for current item of IconSets.
 java.lang.String StiMultiCondition.getValue1()
           
 java.lang.String StiMultiCondition.getValue2()
           
 StiIconSetValueType StiIconSetItem.getValueType()
          Gets or sets type of value for current item of IconSets.
 

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

Methods in com.stimulsoft.report.components.crossBands with annotations of type StiSerializable
 float StiCrossHeaderBand.getBreakIfLessThan()
           
 float StiCrossGroupHeaderBand.getBreakIfLessThan()
           
 float StiCrossGroupFooterBand.getBreakIfLessThan()
           
 float StiCrossFooterBand.getBreakIfLessThan()
           
 float StiCrossDataBand.getBreakIfLessThan()
           
 boolean StiCrossHeaderBand.getCanBreak()
           
 boolean StiCrossGroupHeaderBand.getCanBreak()
           
 boolean StiCrossGroupFooterBand.getCanBreak()
           
 boolean StiCrossFooterBand.getCanBreak()
           
 boolean StiCrossDataBand.getCanBreak()
           
 StiColumnDirection StiCrossDataBand.getColumnDirection()
           
 double StiCrossDataBand.getColumnGaps()
           
 int StiCrossDataBand.getColumns()
           
 double StiCrossDataBand.getColumnWidth()
           
 StiDockStyle StiCrossHeaderBand.getDockStyle()
          Gets or sets a type of the component docking.
 StiDockStyle StiCrossGroupHeaderBand.getDockStyle()
          Gets or sets a type of the component docking.
 StiDockStyle StiCrossGroupFooterBand.getDockStyle()
          Gets or sets a type of the component docking.
 StiDockStyle StiCrossFooterBand.getDockStyle()
          Gets or sets a type of the component docking.
 StiDockStyle StiCrossDataBand.getDockStyle()
          Gets or sets a type of the component docking.
 boolean StiCrossHeaderBand.getGrowToHeight()
           
 boolean StiCrossGroupHeaderBand.getGrowToHeight()
           
 boolean StiCrossGroupFooterBand.getGrowToHeight()
           
 boolean StiCrossFooterBand.getGrowToHeight()
           
 boolean StiCrossDataBand.getGrowToHeight()
           
 boolean StiCrossDataBand.getKeepChildTogether()
           
 boolean StiCrossDataBand.getKeepFooterTogether()
           
 boolean StiCrossDataBand.getKeepGroupTogether()
           
 boolean StiCrossDataBand.getKeepHeaderTogether()
           
 double StiCrossHeaderBand.getMaxHeight()
           
 double StiCrossGroupHeaderBand.getMaxHeight()
           
 double StiCrossGroupFooterBand.getMaxHeight()
           
 double StiCrossFooterBand.getMaxHeight()
           
 double StiCrossDataBand.getMaxHeight()
           
 StiSize StiCrossHeaderBand.getMaxSize()
           
 StiSize StiCrossGroupHeaderBand.getMaxSize()
           
 StiSize StiCrossGroupFooterBand.getMaxSize()
           
 StiSize StiCrossFooterBand.getMaxSize()
           
 StiSize StiCrossDataBand.getMaxSize()
           
 double StiCrossHeaderBand.getMaxWidth()
          Gets or sets maximal width of band.
 double StiCrossGroupHeaderBand.getMaxWidth()
          Gets or sets maximal width of band.
 double StiCrossGroupFooterBand.getMaxWidth()
          Gets or sets maximal width of band.
 double StiCrossFooterBand.getMaxWidth()
          Gets or sets maximal width of band.
 double StiCrossDataBand.getMaxWidth()
          Gets or sets maximal width of band.
 double StiCrossHeaderBand.getMinHeight()
           
 double StiCrossGroupHeaderBand.getMinHeight()
           
 double StiCrossGroupFooterBand.getMinHeight()
           
 double StiCrossFooterBand.getMinHeight()
           
 double StiCrossDataBand.getMinHeight()
           
 int StiCrossDataBand.getMinRowsInColumn()
           
 StiSize StiCrossHeaderBand.getMinSize()
           
 StiSize StiCrossGroupHeaderBand.getMinSize()
           
 StiSize StiCrossGroupFooterBand.getMinSize()
           
 StiSize StiCrossFooterBand.getMinSize()
           
 StiSize StiCrossDataBand.getMinSize()
           
 double StiCrossHeaderBand.getMinWidth()
          Gets or sets minimal width of band.
 double StiCrossGroupHeaderBand.getMinWidth()
          Gets or sets minimal width of band.
 double StiCrossGroupFooterBand.getMinWidth()
          Gets or sets minimal width of band.
 double StiCrossFooterBand.getMinWidth()
          Gets or sets minimal width of band.
 double StiCrossDataBand.getMinWidth()
          Gets or sets minimal width of band.
 boolean StiCrossHeaderBand.getNewColumnAfter()
           
 boolean StiCrossGroupHeaderBand.getNewColumnAfter()
           
 boolean StiCrossGroupFooterBand.getNewColumnAfter()
           
 boolean StiCrossFooterBand.getNewColumnAfter()
           
 boolean StiCrossDataBand.getNewColumnAfter()
           
 boolean StiCrossHeaderBand.getNewColumnBefore()
           
 boolean StiCrossGroupHeaderBand.getNewColumnBefore()
           
 boolean StiCrossGroupFooterBand.getNewColumnBefore()
           
 boolean StiCrossFooterBand.getNewColumnBefore()
           
 boolean StiCrossDataBand.getNewColumnBefore()
           
 boolean StiCrossHeaderBand.getNewPageAfter()
           
 boolean StiCrossGroupHeaderBand.getNewPageAfter()
           
 boolean StiCrossGroupFooterBand.getNewPageAfter()
           
 boolean StiCrossFooterBand.getNewPageAfter()
           
 boolean StiCrossDataBand.getNewPageAfter()
           
 boolean StiCrossHeaderBand.getNewPageBefore()
           
 boolean StiCrossGroupHeaderBand.getNewPageBefore()
           
 boolean StiCrossGroupFooterBand.getNewPageBefore()
           
 boolean StiCrossFooterBand.getNewPageBefore()
           
 boolean StiCrossDataBand.getNewPageBefore()
           
 boolean StiCrossHeaderBand.getPrintAtBottom()
           
 boolean StiCrossGroupHeaderBand.getPrintAtBottom()
           
 boolean StiCrossGroupFooterBand.getPrintAtBottom()
           
 boolean StiCrossFooterBand.getPrintAtBottom()
           
 boolean StiCrossDataBand.getPrintAtBottom()
           
 boolean StiCrossHeaderBand.getPrintIfEmpty()
           
 boolean StiCrossFooterBand.getPrintIfEmpty()
           
 StiPrintOnType StiCrossHeaderBand.getPrintOn()
           
 StiPrintOnType StiCrossFooterBand.getPrintOn()
           
 StiPrintOnType StiCrossDataBand.getPrintOn()
           
 boolean StiCrossHeaderBand.getPrintOnAllPages()
           
 boolean StiCrossGroupHeaderBand.getPrintOnAllPages()
           
 boolean StiCrossFooterBand.getPrintOnAllPages()
           
 boolean StiCrossDataBand.getPrintOnAllPages()
           
 StiPrintOnEvenOddPagesType StiCrossHeaderBand.getPrintOnEvenOddPages()
           
 StiPrintOnEvenOddPagesType StiCrossFooterBand.getPrintOnEvenOddPages()
           
 boolean StiCrossDataBand.getResetDataSource()
          Gets or sets value, indicates to reset Data Source postion to begin when preparation for rendering.
 boolean StiCrossHeaderBand.getResetPageNumber()
           
 boolean StiCrossGroupHeaderBand.getResetPageNumber()
           
 boolean StiCrossGroupFooterBand.getResetPageNumber()
           
 boolean StiCrossFooterBand.getResetPageNumber()
           
 boolean StiCrossDataBand.getResetPageNumber()
           
 boolean StiCrossDataBand.getRightToLeft()
           
 boolean StiCrossHeaderBand.getSkipFirst()
           
 boolean StiCrossGroupHeaderBand.getSkipFirst()
           
 boolean StiCrossGroupFooterBand.getSkipFirst()
           
 boolean StiCrossFooterBand.getSkipFirst()
           
 boolean StiCrossDataBand.getSkipFirst()
           
 boolean StiCrossHeaderBand.getStartNewPage()
           
 boolean StiCrossGroupHeaderBand.getStartNewPage()
           
 boolean StiCrossFooterBand.getStartNewPage()
           
 boolean StiCrossDataBand.getStartNewPage()
           
 float StiCrossHeaderBand.getStartNewPageIfLessThan()
           
 float StiCrossFooterBand.getStartNewPageIfLessThan()
           
 float StiCrossDataBand.getStartNewPageIfLessThan()
           
 

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

Methods in com.stimulsoft.report.components.indicators with annotations of type StiSerializable
 StiContentAlignment StiIconSetIndicator.getAlignment()
          Gets or sets a icon alignment of indicator.
 StiBrushType StiDataBarIndicator.getBrushType()
          Gets or sets value which indicates which type of brush will be used for Data Bar indicator drawing.
 StiDataBarDirection StiDataBarIndicator.getDirection()
          Gets or sets value which direction data bar will be filled by brush, from left to right or from right to left.
 StiIcon StiIconSetIndicator.getIcon()
          Gets or sets a icon of indicator.
 float StiDataBarIndicator.getMaximum()
          Gets or sets minimum amount.
 float StiDataBarIndicator.getMinimum()
          Gets or sets minimum amount.
 StiColor StiDataBarIndicator.getNegativeBorderColor()
          Gets or sets a border color of negative values for Data Bar indicator.
 StiColor StiDataBarIndicator.getNegativeColor()
          Gets or sets a color of negative values for data bar indicator.
 StiColor StiDataBarIndicator.getPositiveBorderColor()
          Gets or sets a border color of positive values for Data Bar indicator.
 StiColor StiDataBarIndicator.getPositiveColor()
          Gets or sets a color of positive values for data bar indicator.
 boolean StiDataBarIndicator.getShowBorder()
          Gets or sets value which indicates that border is drawing.
 float StiDataBarIndicator.getValue()
          Gets or sets value from maximum or minimum amount.
 

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

Methods in com.stimulsoft.report.components.shapeTypes with annotations of type StiSerializable
 float StiArrowShapeType.getArrowHeight()
          Gets or sets the arrow height factor.
 float StiArrowShapeType.getArrowWidth()
          Gets or sets the arrow width factor.
 StiShapeDirection StiTriangleShapeType.getDirection()
          Gets or sets a triangle direction.
 StiShapeDirection StiFlowchartPreparationShapeType.getDirection()
          Gets or sets the arrow direction.
 StiShapeDirection StiFlowchartOffPageConnectorShapeType.getDirection()
          Gets or sets the arrow direction.
 StiShapeDirection StiFlowchartCollateShapeType.getDirection()
          Gets or sets the arrow direction.
 StiShapeDirection StiComplexArrowShapeType.getDirection()
          Gets or sets the arrow direction.
 StiShapeDirection StiChevronShapeType.getDirection()
          Gets or sets the arrow direction.
 StiShapeDirection StiBentArrowShapeType.getDirection()
          Gets or sets the arrow direction.
 StiShapeDirection StiArrowShapeType.getDirection()
          Gets or sets the arrow direction.
 float StiRoundedRectangleShapeType.getRound()
          Gets or sets the factor of rounding.
 

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

Methods in com.stimulsoft.report.components.simplecomponents with annotations of type StiSerializable
 boolean StiTextInCells.getAllowHtmlTags()
           
 boolean StiText.getAllowHtmlTags()
          Gets or sets value that indicates that this component allow Html tags in text.
 float StiTextInCells.getAngle()
           
 boolean StiView.getAspectRatio()
          Gets or sets value, indicates that the image will save its aspect ratio.
 boolean StiTextInCells.getAutoWidth()
           
 boolean StiText.getAutoWidth()
          Gets or sets value indicates that this object can change width automatically.
 StiColor StiRichText.getBackColor()
          Gets or sets a back color.
 StiBorder StiZipCode.getBorder()
          Gets or sets border of the component.
 StiBorder StiView.getBorder()
          Gets or sets border of the component.
 StiBorder StiVerticalLinePrimitive.getBorder()
          Gets or sets frame of the component.
 StiBorder StiText.getBorder()
          Gets or sets frame of the component.
 StiBorder StiSparkline.getBorder()
          Gets or sets border of the component.
 StiBorder StiRichText.getBorder()
          Gets or sets frame of the component.
 StiBorder StiRectanglePrimitive.getBorder()
          Gets or sets frame of the component.
 StiBorder StiHorizontalLinePrimitive.getBorder()
          Gets or sets frame of the component.
 StiBorder StiCheckBox.getBorder()
          Gets or sets border of the component.
 StiColor StiShape.getBorderColor()
          Gets or sets border color.
 boolean StiRectanglePrimitive.getBottomSide()
          Gets os sets property which indicates to draw bottom side of the rectangle or no.
 StiBrush StiZipCode.getBrush()
          Gets or sets a brush to fill a component.
 StiBrush StiView.getBrush()
          Gets or sets a brush to fill a component.
 StiBrush StiText.getBrush()
          Gets or sets a brush to fill a component.
 StiBrush StiSparkline.getBrush()
          Gets or sets a brush to fill a component.
 StiBrush StiShape.getBrush()
          Gets or sets a brush to fill a component.
 StiBrush StiCheckBox.getBrush()
          Gets or sets a brush to fill a component.
 boolean StiText.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiRichText.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiImage.getCanBreak()
          Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
 boolean StiTextInCells.getCanGrow()
           
 boolean StiShape.getCanGrow()
           
 boolean StiPrimitive.getCanGrow()
           
 boolean StiTextInCells.getCanShrink()
           
 boolean StiShape.getCanShrink()
           
 boolean StiPrimitive.getCanShrink()
           
 float StiTextInCells.getCellHeight()
          Gets or sets height of the cell.
 float StiTextInCells.getCellWidth()
          Gets or sets width of the cell.
 StiCheckedExpression StiCheckBox.getChecked()
          Gets or sets an expression which used to calculate check state.
 java.lang.Object StiCheckBox.getCheckedValue()
          Gets or sets checked value.
 StiCheckStyle StiCheckBox.getCheckStyleForFalse()
          Gets or sets check style for false value.
 StiCheckStyle StiCheckBox.getCheckStyleForTrue()
          Gets or sets check style for true value.
 StiRectangle StiText.getClientRectangle()
           
 StiRectangle StiPrimitive.getClientRectangle()
          Gets or sets the client area of a component.
 StiZipCodeExpression StiZipCode.getCode()
          Gets or sets the expression to fill a code of zip code.
 java.lang.String StiZipCode.getCodeValue()
          Gets or sets the component zip code.
 StiColor StiLinePrimitive.getColor()
          Gets or sets line color.
 java.lang.String StiText.getComponentPlacement()
           
 java.lang.String StiText.getComponentStyle()
           
 StiConditionsCollection StiPrimitive.getConditions()
           
 boolean StiTextInCells.getContinuousText()
          Gets or sets continuous text flag.
 java.awt.Color StiContourText.getContourColor()
          Gets or sets a contour color.
 StiColor StiCheckBox.getContourColor()
          Gets or sets a contour color.
 java.lang.String StiRichText.getDataColumn()
          Gets or sets a name of the column that contains the RTF text.
 java.lang.String StiImage.getDataColumn()
          Gets or sets a name of the column that contains the image.
 java.lang.String StiSparkline.getDataRelationName()
          Gets or sets relation name.
 StiDataUrlExpression StiRichText.getDataUrl()
           
 boolean StiRichText.getDetectUrls()
          Gets or sets detection of urls.
 StiDockStyle StiPrimitive.getDockStyle()
           
 boolean StiSimpleText.getEditable()
          Gets or sets value indicates that a component can be edited in the window of viewer.
 boolean StiCheckBox.getEditable()
          Gets or sets value indicates that a component can be edited in the window of viewer.
 StiCap StiVerticalLinePrimitive.getEndCap()
          Gets or sets the end cap settings.
 StiCap StiHorizontalLinePrimitive.getEndCap()
          Gets or sets the end cap settings.
 java.lang.String StiText.getExcelDataValue()
          Gets or sets excel data value.
 java.lang.String StiCheckBox.getExcelDataValue()
          Gets or sets excel data value.
 StiExcelValueExpression StiText.getExcelValue()
          Gets or sets an expression used for export data to Excel.
 StiExcelValueExpression StiCheckBox.getExcelValue()
          Gets or sets an expression used for export data to Excel.
 boolean StiText.getExportAsImage()
          Gets or sets value which indicates how content of text will be exported as image or as text.
 java.lang.String StiImage.getFile()
          Gets or sets the path to the file that contains the image.
 StiFont StiText.getFont()
          Gets or sets font of component.
 StiColor StiZipCode.getForeColor()
          Gets or sets a fore color.
 java.lang.String StiText.getFormat()
           
 boolean StiRichText.getFullConvertExpression()
          Gets or sets value which indicates that it is necessary to fully convert the expression to Rtf format.
 StiGetCheckedEvent StiCheckBox.getGetCheckedEvent()
          Occurs when state is being checked.
 StiGetExcelValueEvent StiText.getGetExcelValueEvent()
          Occurs when the ExcelValue is calculated.
 StiGetExcelValueEvent StiCheckBox.getGetExcelValueEvent()
          Occurs when the ExcelValue is calculated.
 StiGetImageDataEvent StiImage.getGetImageDataEvent()
          Occurs when getting image for the component.
 StiGetImageURLEvent StiImage.getGetImageURLEvent()
          Occurs when getting image url for the component.
 StiGetValueEvent StiSimpleText.getGetValueEvent()
          Occurs when the text is being prepared for rendering.
 StiGetZipCodeEvent StiZipCode.getGetZipCodeEvent()
          Occurs when getting the code of zip code.
 java.lang.String StiSimpleText.getGlobalizedName()
          Gets or sets special identificator which will be used for report globalization.
 java.lang.String StiImage.getGlobalizedName()
          Gets or sets special identificator which will be used for report globalization.
 boolean StiPrimitive.getGrowToHeight()
           
 java.lang.String StiText.getGuid()
           
 boolean StiSimpleText.getHideZeros()
          Gets or sets value indicates that no need show zeroes.
 StiHorAlignment StiView.getHorAlignment()
          Gets or sets the horizontal alignment of an object.
 StiTextHorAlignment StiText.getHorAlignment()
          Gets or sets the text horizontal alignment.
 float StiTextInCells.getHorSpacing()
          Gets or sets horizontal spacing between cells.
 java.lang.String StiImage.getImage()
           
 java.lang.String StiImage.getImageBytes()
          Gets or sets the image.
 java.lang.String StiView.getImageBytesToDraw()
          Gets or sets the image that appeared as a result of the component rendering.
 java.lang.String StiImage.getImageBytesToDraw()
           
 StiImageDataExpression StiImage.getImageData()
          Gets or sets the expression to fill a component image property.
 StiImageRotation StiImage.getImageRotation()
          Gets or sets value which indicates how to rotate an image before output.
 java.lang.String StiView.getImageToDraw()
           
 StiImageURLExpression StiImage.getImageURL()
          Gets or sets the expression to fill a component image URL.
 java.lang.Object StiImage.getImageURLValue()
          Gets or sets image URL.
 StiIndicator StiText.getIndicator()
          Gets or sets special indicator for text component.
 boolean StiRectanglePrimitive.getLeftSide()
          Gets os sets property which indicates to draw left side of the rectangle or no.
 StiPenStyle StiTextInCells.getLinesOfUnderline()
           
 StiPenStyle StiSimpleText.getLinesOfUnderline()
          Gets or sets value indicates that it is necessary to lines of underline.
 StiPenStyle StiRichText.getLinesOfUnderline()
           
 StiPenStyle StiContourText.getLinesOfUnderline()
           
 StiMargins StiView.getMargins()
           
 StiMargins StiText.getMargins()
          Gets or sets text margins.
 StiMargins StiRichText.getMargins()
          Gets or sets text margins.
 int StiSimpleText.getMaxNumberOfLines()
          Gets or sets maximum number of lines which specify the limit of the height stretch.
 double StiView.getMultipleFactor()
          Gets or sets value to multiply by it an image size.
 java.lang.String StiText.getName()
           
 StiColor StiSparkline.getNegativeColor()
          Gets or sets a back color.
 java.lang.String StiText.getNullValue()
          Gets or sets a value which shows instead null values.
 boolean StiSimpleText.getOnlyText()
          Gets or sets value indicates that the text expression contains a text only.
 StiColor StiSparkline.getPositiveColor()
          Gets or sets a back color.
 StiProcessAt StiSimpleText.getProcessAt()
          Gets or sets value indicates that a text is processed at the end of the report execution.
 boolean StiSimpleText.getProcessAtEnd()
          Gets or sets value indicates that a text is processed at the end of the report execution.
 StiProcessingDuplicatesType StiSimpleText.getProcessingDuplicates()
          Gets or sets value which indicates how report engine processes duplicated values.
 StiImageProcessingDuplicatesType StiImage.getProcessingDuplicates()
          Gets or sets value which indicates how report engine processes duplicated images.
 boolean StiZipCode.getRatio()
          Get or sets value, which indicates width and height ratio.
 java.lang.String StiPointPrimitive.getReferenceToGuid()
          Gets or sets a reference to component with guid.
 java.lang.String StiText.getRenderTo()
          In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output.
 boolean StiRectanglePrimitive.getRightSide()
          Gets os sets property which indicates to draw right side of the rectangle or no.
 boolean StiTextInCells.getRightToLeft()
          Gets or sets horizontal output direction.
 float StiRoundedRectanglePrimitive.getRound()
          Gets or sets the factor of rounding.
 StiShapeTypeService StiShape.getShapeType()
          Gets or sets type of the shape.
 boolean StiPrimitive.getShift()
           
 boolean StiTextInCells.getShrinkFontToFit()
           
 boolean StiText.getShrinkFontToFit()
          Gets or sets value that indicates that this component is descrease size of font to fit content of component.
 float StiTextInCells.getShrinkFontToFitMinimumSize()
           
 float StiText.getShrinkFontToFitMinimumSize()
          Gets or sets value that indicates minimum font size for ShrinkFontToFit operation.
 double StiZipCode.getSize()
          Gets or sets a contour size.
 double StiShape.getSize()
          Gets or sets size of the border.
 double StiLinePrimitive.getSize()
          Gets or sets size of the line.
 double StiContourText.getSize()
          Gets or sets a contour size.
 double StiCheckBox.getSize()
          Gets or sets a contour size.
 boolean StiView.getSmoothing()
          Gets or sets smoothing mode for drawing image.
 double StiZipCode.getSpaceRatio()
           
 StiCap StiVerticalLinePrimitive.getStartCap()
          Gets or sets the end cap settings.
 StiCap StiHorizontalLinePrimitive.getStartCap()
          Gets or sets the start cap settings.
 boolean StiView.getStretch()
          Gets or sets value, indicates that this component will stretch the image till the image will get size equal in its size on the page.
 StiPenStyle StiShape.getStyle()
          Gets or sets a pen style.
 StiPenStyle StiLinePrimitive.getStyle()
          Gets or sets a line style.
 java.lang.Object StiText.getTagValue()
           
 StiExpression StiSimpleText.getText()
          Gets or sets text expression.
 StiBrush StiZipCode.getTextBrush()
          Gets or sets a brush to draw text.
 StiBrush StiText.getTextBrush()
          Gets or sets a brush to draw text.
 StiBrush StiCheckBox.getTextBrush()
          Gets or sets a brush to draw text.
 StiFormatService StiText.getTextFormat()
          Gets or sets the format of the text.
 StiTextOptions StiText.getTextOptions()
          Gets or sets options to control of the text showing.
 StiTextQuality StiTextInCells.getTextQuality()
           
 StiTextQuality StiText.getTextQuality()
          Gets or sets value that indicates quality of text.
 boolean StiRectanglePrimitive.getTopSide()
          Gets os sets property which indicates to draw top side of the rectangle or no.
 java.lang.String StiSimpleText.getTotalValueHelp()
          Internal use only.
 StiSystemTextType StiText.getType()
           
 StiSparklineType StiSparkline.getType()
           
 boolean StiZipCode.getUpperMarks()
           
 boolean StiPrimitive.getUseParentStyles()
           
 java.lang.String StiSparkline.getValueDataColumn()
          Gets or sets a name of the column that contains the values.
 java.lang.String StiCheckBox.getValues()
          Gets or sets string which describes true and false values.
 java.lang.String StiSparkline.getValuesContainer()
           
 StiVertAlignment StiView.getVertAlignment()
          Gets or sets the vertical alignment of an object.
 StiVertAlignment StiTextInCells.getVertAlignment()
           
 StiVertAlignment StiText.getVertAlignment()
          Gets or sets the vertical alignment of an object.
 float StiTextInCells.getVertSpacing()
          Gets or sets vertical spacing between cells.
 boolean StiTextInCells.getWordWrap()
          Gets or sets word wrap.
 boolean StiRichText.getWordWrap()
          Gets or sets word wrap.
 boolean StiRichText.getWysiwyg()
          Gets or sets value which indicates that it is necessary to use the Wysiwyg mode of the rendering.
 boolean StiSparkline.isShowFirstLastPoints()
          Gets or sets the value which indicates that first and last points should be show.
 boolean StiSparkline.isShowHighLowPoints()
          Gets or sets the value which indicates that high and low points should be show.
 

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

Methods in com.stimulsoft.report.components.table with annotations of type StiSerializable
 boolean StiTableCell.getAutoWidth()
           
 StiTableAutoWidth StiTable.getAutoWidth()
          Gets or sets which range use table component for adjusting columns width.
 StiTableAutoWidthType StiTable.getAutoWidthType()
          Gets or sets how to table component adjust columns width.
 boolean StiTableCellImage.getCanGrow()
           
 boolean StiTableCell.getCanGrow()
           
 boolean StiTableCellImage.getCanShrink()
           
 StiDockStyle StiTableCellRichText.getCellDockStyle()
           
 StiDockStyle StiTableCellImage.getCellDockStyle()
           
 StiDockStyle StiTableCellCheckBox.getCellDockStyle()
           
 StiDockStyle StiTableCell.getCellDockStyle()
           
 StiTablceCellType StiTableCellRichText.getCellType()
          Get or sets cell contents.
 StiTablceCellType StiTableCellImage.getCellType()
          Get or sets cell contents.
 StiTablceCellType StiTableCellCheckBox.getCellType()
          Get or sets cell contents.
 StiTablceCellType StiTableCell.getCellType()
          Get or sets cell contents.
 int StiTableCellRichText.getColumn()
           
 int StiTableCellImage.getColumn()
           
 int StiTableCellCheckBox.getColumn()
           
 int StiTableCell.getColumn()
           
 int StiTable.getColumnCount()
          Get or sets a number of columns in the table.
 double StiTable.getColumnGaps()
           
 int StiTable.getColumns()
           
 double StiTable.getColumnWidth()
           
 boolean StiTable.getDockableTable()
           
 boolean StiTableCellRichText.getFixedWidth()
           
 boolean StiTableCellImage.getFixedWidth()
           
 boolean StiTableCellCheckBox.getFixedWidth()
           
 boolean StiTableCell.getFixedWidth()
           
 boolean StiTable.getFooterCanBreak()
          Gets or sets value which indicates that this footer can break its content.
 boolean StiTable.getFooterCanGrow()
          Gets or sets value indicates that footer of table can grow its height.
 boolean StiTable.getFooterCanShrink()
          Gets or sets value which indicates that this footer can shrink its height.
 boolean StiTable.getFooterPrintAtBottom()
          Gets or sets value indicates that the footer of table will be print at bottom of page.
 boolean StiTable.getFooterPrintIfEmpty()
          Gets or sets value indicates that the footer will be print if data not present in table.
 StiPrintOnType StiTable.getFooterPrintOn()
          Gets or sets a value which indicates how footer of table will be print on pages.
 boolean StiTable.getFooterPrintOnAllPages()
          Gets or sets value indicates that the footer of table will be printed on all pages.
 StiPrintOnEvenOddPagesType StiTable.getFooterPrintOnEvenOddPages()
          Gets or sets value indicates how the footer of table will be printed on even-odd pages.
 int StiTable.getFooterRowsCount()
          Get or sets a number of footer rows in the table.
 boolean StiTableCellImage.getGrowToHeight()
           
 boolean StiTableCell.getGrowToHeight()
           
 boolean StiTable.getHeaderCanBreak()
          Gets or sets value which indicates that this header can break its content.
 boolean StiTable.getHeaderCanGrow()
          Gets or sets value indicates that header of table can grow its height.
 boolean StiTable.getHeaderCanShrink()
          Gets or sets value which indicates that this header can shrink its height.
 boolean StiTable.getHeaderPrintAtBottom()
          Gets or sets value indicates that the header of table will be print at bottom of page.
 boolean StiTable.getHeaderPrintIfEmpty()
          Gets or sets value indicates that the header will be print if data not present in table.
 StiPrintOnType StiTable.getHeaderPrintOn()
          Gets or sets a value which indicates how header of table will be print on pages.
 boolean StiTable.getHeaderPrintOnAllPages()
          Gets or sets value indicates that the header of table will be printed on all pages.
 StiPrintOnEvenOddPagesType StiTable.getHeaderPrintOnEvenOddPages()
          Gets or sets value indicates how the header of table will be printed on even-odd pages.
 int StiTable.getHeaderRowsCount()
          Get or sets a number of header rows in the table.
 int StiTableCellRichText.getID()
           
 int StiTableCellImage.getID()
           
 int StiTableCellCheckBox.getID()
           
 int StiTableCell.getID()
           
 boolean StiTableCellRichText.getJoin()
           
 boolean StiTableCellImage.getJoin()
           
 boolean StiTableCellCheckBox.getJoin()
           
 boolean StiTableCell.getJoin()
           
 java.util.ArrayList<java.lang.Integer> StiTableCellRichText.getJoinCells()
           
 java.util.ArrayList<java.lang.Integer> StiTableCellImage.getJoinCells()
           
 java.util.ArrayList<java.lang.Integer> StiTableCellCheckBox.getJoinCells()
           
 java.util.ArrayList<java.lang.Integer> StiTableCell.getJoinCells()
           
 int StiTableCellRichText.getJoinHeight()
           
 int StiTableCellImage.getJoinHeight()
           
 int StiTableCellCheckBox.getJoinHeight()
           
 int StiTableCell.getJoinHeight()
           
 int StiTableCellRichText.getJoinWidth()
           
 int StiTableCellImage.getJoinWidth()
           
 int StiTableCellCheckBox.getJoinWidth()
           
 int StiTableCell.getJoinWidth()
           
 boolean StiTableCellRichText.getLinked()
           
 boolean StiTableCellImage.getLinked()
           
 boolean StiTableCellCheckBox.getLinked()
           
 boolean StiTableCell.getLinked()
           
 boolean StiTableCellRichText.getLocked()
           
 boolean StiTableCellImage.getLocked()
           
 boolean StiTableCellCheckBox.getLocked()
           
 boolean StiTableCell.getLocked()
           
 double StiTable.getMaxHeight()
           
 StiSize StiTableCell.getMaxSize()
           
 double StiTable.getMinHeight()
           
 int StiTable.getMinRowsInColumn()
           
 StiSize StiTableCell.getMinSize()
           
 int StiTable.getNumberID()
           
 int StiTableCellRichText.getParentJoin()
           
 int StiTableCellImage.getParentJoin()
           
 int StiTableCellCheckBox.getParentJoin()
           
 int StiTableCell.getParentJoin()
           
 StiComponent StiTableCellRichText.getParentJoinCell()
           
 StiComponent StiTableCellImage.getParentJoinCell()
           
 StiComponent StiTableCellCheckBox.getParentJoinCell()
           
 StiComponent StiTableCell.getParentJoinCell()
           
 StiEnumSet<StiRestrictions> StiTableCellImage.getRestrictions()
           
 StiEnumSet<StiRestrictions> StiTableCell.getRestrictions()
           
 int StiTable.getRowCount()
          Get or sets a number of rows in the table.
 StiTableStyle StiTable.getTableStyle()
           
 java.lang.Object StiTableCellRichText.getTableTag()
           
 java.lang.Object StiTableCellImage.getTableTag()
           
 java.lang.Object StiTableCellCheckBox.getTableTag()
           
 java.lang.Object StiTableCell.getTableTag()
           
 

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

Methods in com.stimulsoft.report.components.textFormats with annotations of type StiSerializable
 int StiNumberFormatService.getDecimalDigits()
          Gets or sets indicates the number of decimal places to use in currency values.
 int StiCurrencyFormatService.getDecimalDigits()
           
 java.lang.String StiNumberFormatService.getDecimalSeparator()
          Gets or sets the string to use as the decimal separator in currency values.
 java.lang.String StiCurrencyFormatService.getDecimalSeparator()
           
 java.lang.String StiBooleanFormatService.getFalseDisplay()
          Gets or sets the string value to show the value false.
 java.lang.String StiBooleanFormatService.getFalseValue()
          Gets or sets the string value for identification the value false.
 java.lang.String StiNumberFormatService.getGroupSeparator()
          Gets or sets the string that separates groups of digits to the left of the decimal in currency values.
 java.lang.String StiCurrencyFormatService.getGroupSeparator()
           
 int StiNumberFormatService.getGroupSize()
          Gets or sets the number of digits in group to the left of the decimal in currency values.
 int StiCurrencyFormatService.getGroupSize()
           
 int StiNumberFormatService.getNegativePattern()
          Gets or sets the format pattern for negative numeric values.
 int StiCurrencyFormatService.getNegativePattern()
           
 java.lang.String StiNumberFormatService.getNullDisplay()
          Gets or sets string value to show the value null.
 java.lang.String StiDateFormatService.getNullDisplay()
          Gets or sets string value to show null date.
 java.lang.String StiBooleanFormatService.getNullDisplay()
          Gets or sets the string value to show the value null.
 int StiCurrencyFormatService.getPositivePattern()
          Gets or sets the format pattern for positive currency values.
 StiEnumSet<StiTextFormatState> StiFormatService.getState()
           
 java.lang.String StiTimeFormatService.getStringFormat()
          Gets or sets string of formatting.
 java.lang.String StiPercentageFormatService.getStringFormat()
          Gets or sets string of formatting.
 java.lang.String StiNumberFormatService.getStringFormat()
          Gets or sets string of formatting.
 java.lang.String StiGeneralFormatService.getStringFormat()
          Gets or sets string of formatting.
 java.lang.String StiFormatService.getStringFormat()
          Gets or sets string of formatting.
 java.lang.String StiDateFormatService.getStringFormat()
          Gets or sets string of formatting.
 java.lang.String StiCustomFormatService.getStringFormat()
          Gets or sets string of formatting.
 java.lang.String StiCurrencyFormatService.getSymbol()
          Gets or sets a currency symbol.
 java.lang.String StiBooleanFormatService.getTrueDisplay()
          Gets or sets the string value to show the value true.
 java.lang.String StiBooleanFormatService.getTrueValue()
          Gets or sets string value for identification the value true.
 boolean StiNumberFormatService.getUseGroupSeparator()
          Gets or sets value indicates it is necessary to use a group separator.
 boolean StiNumberFormatService.getUseLocalSetting()
          Gets or sets value indicates it is necessary to use local settings.
 

Uses of StiSerializable in com.stimulsoft.report.crossTab
 

Methods in com.stimulsoft.report.crossTab with annotations of type StiSerializable
 boolean StiCrossField.getAutoWidth()
           
 StiBookmarkExpression StiCrossField.getBookmark()
           
 java.lang.String StiCrossTab.getBusinessObjectGuid()
          Gets or sets guid of the Business Object.
 boolean StiCrossField.getCanBreak()
           
 boolean StiCrossTab.getCanGrow()
          Gets or sets value indicates that this object can grow.
 boolean StiCrossField.getCanGrow()
           
 boolean StiCrossField.getCanShrink()
           
 java.lang.String StiCrossTab.getComponentStyle()
           
 StiConditionsCollection StiCrossTitle.getConditions()
           
 java.lang.String StiCrossSummary.getCrossColumnValue()
           
 java.lang.String StiCrossSummary.getCrossRowValue()
           
 int StiCrossTab.getCrossTabStyleIndex()
           
 java.lang.String StiCrossTab.getDataRelationName()
          Gets or sets relation name.
 java.lang.String StiCrossTab.getDataSourceName()
          Gets or sets name of the Data Source.
 StiDisplayCrossValueExpression StiCrossHeader.getDisplayValue()
          Gets or sets the expression that is used for calculation of a cell value which will be output in the table.
 StiDockStyle StiCrossField.getDockStyle()
           
 boolean StiCrossField.getEditable()
           
 java.lang.String StiCrossTab.getEmptyValue()
          Gets or sets string value which is used to show the cross-tab in empty cells.
 boolean StiCrossTotal.getEnabled()
           
 boolean StiCrossTitle.getEnabled()
           
 boolean StiCrossSummaryHeader.getEnabled()
           
 boolean StiCrossField.getEnabled()
           
 java.lang.String StiCrossRow.getEnumeratorSeparator()
           
 StiEnumeratorType StiCrossRow.getEnumeratorType()
           
 StiExcelValueExpression StiCrossField.getExcelValue()
           
 boolean StiCrossField.getExportAsImage()
           
 StiFilterEngine StiCrossTab.getFilterEngine()
          Gets or sets how a filter will be applied to data - be means of the report generator or by means of changing the SQL query.
 StiFilterMode StiCrossTab.getFilterMode()
          Gets or sets filter mode.
 boolean StiCrossTab.getFilterOn()
          Gets or sets value indicates, that filter is turn on.
 StiFiltersCollection StiCrossTab.getFilters()
          Gets or sets the collection of data filters.
 StiFont StiCrossField.getFont()
          Gets or sets font of component.
 StiGetBookmarkEvent StiCrossField.getgetBookmarkEvent()
           
 StiGetCrossValueEvent StiCrossCell.getGetCrossValueEvent()
          Gets or sets a script of the event GetValueEvent.
 StiGetDisplayCrossValueEvent StiCrossHeader.getGetDisplayCrossValueEvent()
          Gets or sets a script of the event GetDisplayCrossValueEvent.
 java.lang.String StiCrossField.getGlobalizedName()
           
 boolean StiCrossField.getGrowToHeight()
           
 double StiCrossField.getHeight()
           
 boolean StiCrossTotal.getHideZeros()
           
 boolean StiCrossTitle.getHideZeros()
           
 boolean StiCrossSummary.getHideZeros()
          Gets or sets value indicates that no need show zeroes.
 boolean StiCrossHeader.getHideZeros()
           
 StiCrossHorAlignment StiCrossTab.getHorAlignment()
          Gets or sets the horizontal alignment of an Cross-Tab.
 StiTextHorAlignment StiCrossSummary.getHorAlignment()
          Gets or sets the text horizontal alignment.
 StiTextHorAlignment StiCrossField.getHorAlignment()
          Gets or sets the text horizontal alignment.
 StiHorAlignment StiCrossSummary.getImageHorAlignment()
          Gets or sets the horizontal alignment of an object.
 StiVertAlignment StiCrossSummary.getImageVertAlignment()
          Gets or sets the vertical alignment of an object.
 boolean StiCrossTab.getKeepCrossTabTogether()
          Gets or sets value which indicates that the CrossTab must to be kept together with DataBand on what it is placed.
 StiPenStyle StiCrossField.getLinesOfUnderline()
           
 boolean StiCrossField.getLinked()
           
 boolean StiCrossField.getLocked()
           
 int StiCrossField.getMaxNumberOfLines()
           
 boolean StiCrossField.getMergeHeaders()
          Gets or sets value which indicates that all equal values of header will be merged into one.
 boolean StiCrossField.getOnlyText()
           
 boolean StiCrossField.getPrintable()
           
 boolean StiCrossTab.getPrintIfEmpty()
          Gets or sets value indicates that the cross-tab is printed if data is not present.
 StiPrintOnType StiCrossField.getPrintOn()
           
 boolean StiCrossTitle.getPrintOnAllPages()
          Gets or sets value indicates that the component is printed on all pages.
 boolean StiCrossHeader.getPrintOnAllPages()
          Gets or sets value indicates that the component is printed on all pages.
 boolean StiCrossTab.getPrintTitleOnAllPages()
           
 StiProcessAt StiCrossField.getProcessAt()
           
 boolean StiCrossField.getProcessAtEnd()
           
 StiProcessCellEvent StiCrossField.getProcessCellEvent()
          Gets or sets a script of the event ProcessCell.
 StiProcessingDuplicatesType StiCrossField.getProcessingDuplicates()
           
 StiEnumSet<StiRestrictions> StiCrossField.getRestrictions()
           
 boolean StiCrossTab.getRightToLeft()
          Gets or sets horizontal CrossTab direction.
 boolean StiCrossSummary.getShowPercents()
          Gets or sets value which indicates that value in cell must be shown as percents.
 boolean StiCrossHeader.getShowTotal()
          Gets or sets value that indicates whether it is necessary to output totals or not.
 boolean StiCrossField.getShrinkFontToFit()
           
 float StiCrossField.getShrinkFontToFitMinimumSize()
           
 java.util.ArrayList<java.lang.String> StiCrossTab.getSort()
          Gets or sets the array of strings that describes rules of sorting.
 StiSortDirection StiCrossHeader.getSortDirection()
          Gets or sets the sorting direction.
 StiSortType StiCrossHeader.getSortType()
          Gets or sets the type of sorting.
 StiSummaryType StiCrossSummary.getSummary()
          Gets or sets the type of values summation.
 StiSummaryDirection StiCrossTab.getSummaryDirection()
           
 StiSummaryValues StiCrossSummary.getSummaryValues()
          Gets or sets the type of zeros and nulls values summation.
 StiBrush StiCrossField.getTextBrush()
          Gets or sets a brush to draw text.
 StiFormatService StiCrossTotal.getTextFormat()
           
 StiFormatService StiCrossTitle.getTextFormat()
           
 StiFormatService StiCrossField.getTextFormat()
          Gets or sets the format of the text.
 StiCrossTotal StiCrossHeader.getTotal()
           
 java.lang.String StiCrossHeader.getTotalGuid()
           
 java.lang.String StiCrossTitle.getTypeOfComponent()
           
 boolean StiCrossSummary.getUseStyleOfSummaryInColumnTotal()
          Gets or sets value which indicates that style of summary cell will be used in column total.
 boolean StiCrossSummary.getUseStyleOfSummaryInRowTotal()
          Gets or sets value which indicates that style of summary cell will be used in row total.
 StiCrossValueExpression StiCrossCell.getValue()
          Gets or sets the expression that is used for calculation of a cell value.
 StiVertAlignment StiCrossField.getVertAlignment()
          Gets or sets the vertical alignment of an object.
 double StiCrossField.getWidth()
           
 boolean StiCrossTab.getWrap()
          Gets or sets value which indicates that the cross-tab is to be output in one column.
 double StiCrossTab.getWrapGap()
          Gets or sets space between two parts of a wrapped cross-tab.
 boolean StiCrossField.getWYSIWYG()
           
 boolean StiCrossRow.isKeepMergedCellsTogether()
           
 

Uses of StiSerializable in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs with annotations of type StiSerializable
 boolean StiTextBoxControl.getAcceptsReturn()
          Gets or sets a value indicating whether pressing ENTER in a multiline TextBox control creates a new line of text in the control or activates the default button for the form.
 boolean StiTextBoxControl.getAcceptsTab()
          Gets or sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order.
 StiColor StiGridControl.getAlternatingBackColor()
          Gets or sets the background color of alternating rows for a ledger appearance.
 StiColor StiReportControl.getBackColor()
          Gets or sets the background color for the control.
 StiColor StiGridControl.getBackColor()
          Gets or sets the background color of the grid.
 StiColor StiForm.getBackColor()
          Gets or sets the background color for the control.
 StiColor StiButtonControl.getBackColor()
           
 StiColor StiGridControl.getBackgroundColor()
          Gets or sets the color of the non-row area of the grid.
 StiBorder StiReportControl.getBorder()
           
 StiBorder StiForm.getBorder()
           
 StiBrush StiReportControl.getBrush()
           
 StiBrush StiForm.getBrush()
           
 boolean StiButtonControl.getCancel()
          Gets or sets the value which indicates which button is clicked when the user presses the ESCAPE key.
 boolean StiRadioButtonControl.getChecked()
          Gets or sets a value indicating whether the control is checked.
 boolean StiCheckBoxControl.getChecked()
          Gets or set a value indicating whether the check box is in the checked state.
 java.lang.String StiRadioButtonControl.getCheckedBinding()
          Gets the data bindings for the checked.
 java.lang.String StiCheckBoxControl.getCheckedBinding()
          Gets the data bindings for the checked.
 StiCheckedChangedEvent StiRadioButtonControl.getCheckedChangedEvent()
          Gets or sets a script of the event CheckedChanged.
 StiCheckedChangedEvent StiCheckBoxControl.getCheckedChangedEvent()
          Gets or sets a script of the event CheckedChanged.
 boolean StiCheckedListBoxControl.getCheckOnClick()
          Gets or sets a value indicating whether the check box should be toggled when an item is selected.
 StiClickEvent StiReportControl.getClickEvent()
          Gets or sets a script of the event Click.
 StiClickEvent StiForm.getClickEvent()
          Gets or sets a script of the event Click.
 StiClosedFormEvent StiForm.getClosedFormEvent()
          Gets or sets a script of the event ClosedForm.
 StiClosingFormEvent StiForm.getClosingFormEvent()
          Gets or sets a script of the event ClosingForm.
 boolean StiGridControl.getColumnHeadersVisible()
          Gets or sets a value indicating whether the column headers a table are visible.
 StiGridColumnsCollection StiGridControl.getColumns()
          Gets or sets the column collection.
 java.lang.String StiReportControl.getComponentStyle()
           
 java.lang.String StiForm.getComponentStyle()
           
 java.lang.String StiDateTimePickerControl.getCustomFormat()
          Gets or sets the custom date-time format string.
 java.lang.String StiGridControl.getDataSourceName()
          Gets or sets name of data source.
 boolean StiButtonControl.getDefault()
          Gets or sets the value which indicates which button is clicked when the user presses the ENTER key.
 StiDialogResult StiButtonControl.getDialogResult()
          Gets or sets a value that is returned to the parent form when the button is clicked.
 StiDoubleClickEvent StiReportControl.getDoubleClickEvent()
          Gets or sets a script of the event DoubleClick.
 boolean StiReportControl.getEnabled()
          Gets or sets a value indicating whether the control can respond to user interaction.
 boolean StiForm.getEnabled()
           
 StiEnterEvent StiReportControl.getEnterEvent()
          Gets or sets a script of the event Enter.
 java.lang.String StiGridControl.getFilter()
          Gets or sets filter string.
 StiFont StiReportControl.getFont()
          Gets or sets the font of the text displayed by the control.
 StiFont StiForm.getFont()
          Gets or sets font of control.
 StiColor StiReportControl.getForeColor()
          Gets or sets the foreground color of the control.
 StiColor StiListBoxControl.getForeColor()
           
 StiColor StiGridControl.getForeColor()
          Gets or sets the foreground color (typically the color of the text) property.
 StiColor StiCheckedListBoxControl.getForeColor()
           
 java.lang.String StiDateTimePickerControl.getFormat()
           
 StiGetTagEvent StiReportControl.getgetTagEvent()
          Gets or sets a script of the event GetTag.
 StiGetTagEvent StiForm.getgetTagEvent()
           
 StiGetToolTipEvent StiReportControl.getgetToolTipEvent()
          Gets or sets a script of the event GetToolTip.
 StiColor StiGridControl.getGridLineColor()
          Gets or sets the color of the grid lines.
 StiDataGridLineStyle StiGridControl.getGridLineStyle()
          Gets or sets the line style of the grid.
 boolean StiReportControl.getGrowToHeight()
           
 StiColor StiGridControl.getHeaderBackColor()
          Gets or sets the background color of all row and column headers.
 StiFont StiGridControl.getHeaderFont()
          Gets or sets the font used for column headers.
 StiColor StiGridControl.getHeaderForeColor()
          Gets or sets the foreground color of headers.
 java.lang.String StiButtonControl.getImage()
          Gets or sets the image that is displayed on a button control.
 StiContentAlignment StiButtonControl.getImageAlign()
          Gets or sets the alignment of the image on the button control.
 int StiListBoxControl.getItemHeight()
          Gets or sets the height of an item in the ListBox.
 int StiCheckedListBoxControl.getItemHeight()
          Gets the height of the item area.
 java.util.ArrayList StiListBoxControl.getItems()
          Gets the items of the ListBox.
 java.util.ArrayList StiCheckedListBoxControl.getItems()
          Gets the collection of items in this CheckedListBox.
 java.lang.String StiListBoxControl.getItemsBinding()
          Gets the data bindings for the items.
 java.lang.String StiCheckedListBoxControl.getItemsBinding()
          Gets the data bindings for the items.
 StiLeaveEvent StiReportControl.getLeaveEvent()
          Gets or sets a script of the event Leave.
 double StiReportControl.getLeft()
           
 StiLoadFormEvent StiForm.getLoadFormEvent()
          Gets or sets a script of the event LoadForm.
 StiPoint StiReportControl.getLocation()
          Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
 StiPoint StiForm.getLocation()
          Gets or sets the coordinates of the upper-left corner of the form.
 java.util.Calendar StiDateTimePickerControl.getMaxDate()
          Gets or sets the maximum date and time that can be selected in the control.
 java.lang.String StiDateTimePickerControl.getMaxDateBinding()
          Gets the data bindings for the max date.
 int StiTextBoxControl.getMaxLength()
          Gets or sets the maximum number of characters the user can type into the text box control.
 java.util.Calendar StiDateTimePickerControl.getMinDate()
          Gets or sets the minimum date and time that can be selected in the control.
 java.lang.String StiDateTimePickerControl.getMinDateBinding()
          Gets the data bindings for the min date.
 StiMouseDownEvent StiReportControl.getMouseDownEvent()
          Gets or sets a script of the event MouseDown.
 StiMouseEnterEvent StiReportControl.getMouseEnterEvent()
          Gets or sets a script of the event MouseEnter.
 StiMouseLeaveEvent StiReportControl.getMouseLeaveEvent()
          Gets or sets a script of the event MouseLeave.
 StiMouseMoveEvent StiReportControl.getMouseMoveEvent()
          Gets or sets a script of the event MouseMove.
 StiMouseUpEvent StiReportControl.getMouseUpEvent()
          Gets or sets a script of the event MouseUp.
 boolean StiTextBoxControl.getMultiline()
          Gets or sets a value indicating whether this is a multiline text box control.
 char StiTextBoxControl.getPasswordChar()
          Gets or sets the character used to mask characters of a password in a single-line TextBox control.
 StiPositionChangedEvent StiGridControl.getPositionChangedEvent()
          Gets or sets a script of the event PositionChanged.
 int StiGridControl.getPreferredColumnWidth()
          Gets or sets the default width of the grid columns in pixels.
 int StiGridControl.getPreferredRowHeight()
          Gets or sets the preferred row height.
 boolean StiReportControl.getPrintable()
           
 boolean StiForm.getPrintable()
           
 boolean StiGridControl.getRowHeadersVisible()
          Gets or sets a value that specifies whether row headers are visible.
 int StiGridControl.getRowHeaderWidth()
          Gets or sets the width of row headers.
 java.lang.String StiListBoxControl.getSelectedIndexBinding()
          Gets the data bindings for the selected index.
 java.lang.String StiCheckedListBoxControl.getSelectedIndexBinding()
          Gets the data bindings for the selected index.
 StiSelectedIndexChangedEvent StiListBoxControl.getSelectedIndexChangedEvent()
          Gets or sets a script of the event SelectedIndexChanged.
 StiSelectedIndexChangedEvent StiCheckedListBoxControl.getSelectedIndexChangedEvent()
          Occurs when the SelectedIndex property has changed.
 java.lang.String StiListBoxControl.getSelectedItemBinding()
          Gets the data bindings for the selected item.
 java.lang.String StiCheckedListBoxControl.getSelectedItemBinding()
          Gets the data bindings for the selected item.
 java.lang.String StiListBoxControl.getSelectedValueBinding()
          Gets the data bindings for the selected value.
 java.lang.String StiCheckedListBoxControl.getSelectedValueBinding()
          Gets the data bindings for the selected value.
 StiColor StiGridControl.getSelectionBackColor()
          Gets or sets the background color of selected rows.
 StiColor StiGridControl.getSelectionForeColor()
          Gets or set the foreground color of selected rows.
 StiEnumSet<StiShiftMode> StiReportControl.getShiftMode()
           
 boolean StiDateTimePickerControl.getShowUpDown()
          Gets or sets a value indicating whether an up-down control is used to adjust the date-time value.
 StiSize StiReportControl.getSize()
          Gets or sets the height and width of the control.
 StiSize StiForm.getSize()
          Gets or sets the size of the form.
 boolean StiListBoxControl.getSorted()
          Gets or sets a value indicating whether the items in the ListBox are sorted alphabetically.
 boolean StiCheckedListBoxControl.getSorted()
          Gets or sets a value indicating whether the items in the ListBox are sorted alphabetically.
 java.lang.String StiReportControl.getTagValueBinding()
          Gets the data bindings for the tag value.
 java.lang.String StiTextBoxControl.getText()
          Gets or sets the current text in the text box.
 java.lang.String StiRadioButtonControl.getText()
          Gets or sets the text associated with this control.
 java.lang.String StiLabelControl.getText()
          Gets or sets the text associated with this control.
 java.lang.String StiGroupBoxControl.getText()
          Gets or sets the text associated with this control.
 java.lang.String StiForm.getText()
          Gets or sets the text associated with this control.
 java.lang.String StiCheckBoxControl.getText()
          Gets or sets the text associated with this control.
 java.lang.String StiButtonControl.getText()
          Gets or sets the text associated with this control.
 StiContentAlignment StiLabelControl.getTextAlign()
          Gets or sets the alignment of text in the label.
 StiContentAlignment StiButtonControl.getTextAlign()
          Gets or sets the alignment of the text on the button control.
 java.lang.String StiTextBoxControl.getTextBinding()
          Gets the data bindings for the text.
 java.lang.String StiRadioButtonControl.getTextBinding()
          Gets the data bindings for the text.
 java.lang.String StiLabelControl.getTextBinding()
          Gets the data bindings for the text.
 java.lang.String StiGroupBoxControl.getTextBinding()
          Gets the data bindings for the text.
 java.lang.String StiCheckBoxControl.getTextBinding()
          Gets the data bindings for the text.
 boolean StiDateTimePickerControl.getToday()
          Gets or sets value which indicates the date is set equal current date.
 java.util.Calendar StiDateTimePickerControl.getValue()
          Gets or sets the date-time value assigned to the control.
 java.lang.String StiDateTimePickerControl.getValueBinding()
          Gets the data bindings for the value.
 StiValueChangedEvent StiDateTimePickerControl.getValueChangedEvent()
          Gets or sets a script of the event ValueChanged.
 boolean StiReportControl.getVisible()
          Gets or sets a value indicating whether the control is displayed.
 boolean StiForm.getVisible()
          Gets or sets a value indicating whether the control is displayed.
 boolean StiTextBoxControl.getWordWrap()
          Indicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.
 

Uses of StiSerializable in com.stimulsoft.report.dictionary
 

Methods in com.stimulsoft.report.dictionary with annotations of type StiSerializable
 java.lang.String StiDataRelation.getAlias()
           
 boolean StiDialogInfo.getAllowUserValues()
           
 java.lang.String StiDialogInfo.getBindingValuesColumn()
           
 StiVariable StiDialogInfo.getBindingVariable()
           
 StiBusinessObjectsCollection StiDictionary.getBusinessObjects()
          Gets or sets collection of the business objects.
 java.util.ArrayList<java.lang.String> StiDataRelation.getChildColumns()
           
 StiDataSource StiDataRelation.getChildSource()
           
 StiDatabaseCollection StiDictionary.getDatabases()
          Gets or sets collection of the databases.
 StiDataSourcesCollection StiDictionary.getDataSources()
          Gets or sets collection of the data sources.
 StiDateTimeType StiDialogInfo.getDateTimeType()
           
 StiDictionary StiDataRelation.getDictionary()
           
 java.lang.String StiCalcDataColumn.getExpression()
           
 boolean StiDataRelation.getInherited()
           
 StiItemsInitializationType StiDialogInfo.getItemsInitializationType()
           
 java.lang.String StiDataColumn.getKey()
           
 java.util.List<java.lang.String> StiDialogInfo.getKeys()
           
 java.lang.String StiDialogInfo.getKeysColumn()
           
 java.lang.String StiDialogInfo.getMask()
           
 java.lang.String StiDataRelation.getName()
           
 java.lang.String StiDataRelation.getNameInSource()
           
 java.util.ArrayList<java.lang.String> StiDataRelation.getParentColumns()
           
 StiDataSource StiDataRelation.getParentSource()
           
 StiDataRelationsCollection StiDictionary.getRelations()
          Gets or sets collection of relations.
 StiReport StiDictionary.getReport()
          Gets or sets report in which given dictionary is placed.
 StiResourcesCollection StiDictionary.getResources()
           
 java.util.List<java.lang.String> StiDialogInfo.getValues()
           
 java.lang.String StiDialogInfo.getValuesColumn()
           
 StiVariablesCollection StiDictionary.getVariables()
          Gets or sets collection of variables.
 boolean StiDataRelation.isActive()
           
 boolean StiResource.isAvailableInTheViewer()
           
 boolean StiDialogInfo.isBindingValue()
           
 

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

Methods in com.stimulsoft.report.dictionary.businessObjects with annotations of type StiSerializable
 java.lang.String StiBusinessObject.getAlias()
          Gets or sets alias of business object.
 StiBusinessObjectsCollection StiBusinessObject.getBusinessObjects()
          Gets or sets collection of the business objects.
 java.lang.String StiBusinessObject.getCategory()
          Gets or sets category name of business object.
 StiDataColumnsCollection StiBusinessObject.getColumns()
          Gets or sets the column collection.
 StiDictionary StiBusinessObject.getDictionary()
          Gets or sets the dictionary in which this Business Object is located.
 java.lang.String StiBusinessObject.getGuid()
          Gets or sets guid of business object.
 boolean StiBusinessObject.getInherited()
           
 java.lang.String StiBusinessObject.getName()
          Gets or sets name of business object.
 

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

Methods in com.stimulsoft.report.dictionary.databases with annotations of type StiSerializable
 java.lang.String StiDatabase.getAlias()
          Gets or sets alias of database.
 StiConnectedEvent StiDatabase.getConnectedEvent()
          Occurs when connection is activated.
 StiConnectingEvent StiDatabase.getConnectingEvent()
          Occurs when connection is activating.
 java.lang.String StiJDBCDatabase.getConnectionString()
          Gets or sets a connection string which contains SQL connection parameters.
 java.lang.String StiJDBCDatabase.getConnectionStringEncrypted()
           
 StiDisconnectedEvent StiDatabase.getDisconnectedEvent()
          Occurs when connection is deactivated.
 StiDisconnectingEvent StiDatabase.getDisconnectingEvent()
          Occurs when connection is deactivating.
 java.lang.String StiXmlDatabase.getEmbeddedData()
           
 java.lang.String StiJsonDatabase.getEmbeddedData()
           
 boolean StiDatabase.getInherited()
           
 java.lang.String StiDatabase.getKey()
           
 java.lang.String StiDatabase.getName()
          Gets or sets name of database.
 java.lang.String StiJDBCDatabase.getPassword()
           
 java.lang.String StiXmlDatabase.getPathData()
          Gets or sets path to xml data.
 java.lang.String StiJsonDatabase.getPathData()
          Gets or sets path to xml data or URL
 java.lang.String StiXmlDatabase.getPathSchema()
          Gets or sets path to xml schema.
 boolean StiJDBCDatabase.getPromptUserNameAndPassword()
          Gets or sets a value which indicates that UserName and Password parameters should be requested from user.
 java.lang.String StiJDBCDatabase.getUser()
           
 

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

Methods in com.stimulsoft.report.dictionary.dataSources with annotations of type StiSerializable
 java.lang.String StiDataSource.getAlias()
          Gets or sets of the Data Source alias.
 boolean StiSqlSource.getAllowExpressions()
          Gets or sets value which indicates that datasource can contain script expressions or no.
 int StiCsvSource.getCodePage()
           
 StiDataColumnsCollection StiDataSource.getColumns()
          Gets or sets the column collection.
 int StiSqlSource.getCommandTimeout()
           
 boolean StiSqlSource.getConnectOnStart()
          Gets or sets value which indicates that datasource not connect to the data automatically.
 java.lang.String StiDataStoreSource.getDataName()
          Deprecated. 
 StiDictionary StiDataSource.getDictionary()
          Gets or sets the dictionary in which this Data Source is located.
 boolean StiDataSource.getInherited()
           
 java.lang.String StiDataSource.getKey()
           
 java.lang.String StiDataSource.getName()
          Gets or sets of the Data Source name.
 java.lang.String StiDataStoreSource.getNameInSource()
          Gets or sets the name of Data Source in source of data.
 StiDataParametersCollection StiSqlSource.getParameters()
           
 StiDataParametersCollection StiDataSource.getParameters()
          Gets or sets the parameter collection.
 java.lang.String StiCsvSource.getPath()
           
 boolean StiSqlSource.getReconnectOnEachRow()
          Gets or sets value which indicates that datasource reconnect on each master row in master-detail reports.
 java.lang.String StiSqlSource.getSqlCommand()
          Gets or sets Transact-SQL statement to execute at the Data Source.
 StiSqlSourceType StiSqlSource.getType()
          Gets or sets value which indicates type of sql datasource.
 

Uses of StiSerializable in com.stimulsoft.report.events
 

Methods in com.stimulsoft.report.events with annotations of type StiSerializable
 java.lang.String StiEvent.getScript()
          Gets or sets Script of the event.
 

Uses of StiSerializable in com.stimulsoft.report.expressions
 

Methods in com.stimulsoft.report.expressions with annotations of type StiSerializable
 java.lang.String StiExpression.getValue()
          Gets or sets value of the expression.
 

Uses of StiSerializable in com.stimulsoft.report.globalization
 

Methods in com.stimulsoft.report.globalization with annotations of type StiSerializable
 java.lang.String StiGlobalizationContainer.getCultureName()
           
 StiGlobalizationItemCollection StiGlobalizationContainer.getItems()
           
 java.lang.String StiGlobalizationItem.getPropertyName()
           
 java.lang.String StiGlobalizationItem.getText()
           
 

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

Methods in com.stimulsoft.report.infographics.gauge with annotations of type StiSerializable
 StiBorder StiGauge.getBorder()
          frame of the component.
 StiBrush StiGauge.getBrush()
          a brush to fill a component.
 java.lang.String StiGauge.getCustomStyleName()
           
 StiScaleCollection StiGauge.getScales()
           
 boolean StiGauge.isShortValue()
           
 

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

Methods in com.stimulsoft.report.infographics.gauge.indicators with annotations of type StiSerializable
 StiBrush StiStateIndicatorFilter.getBorderBrush()
          the border of the component.
 StiBrush StiStateIndicatorFilter.getBrush()
          a brush to fill a component.
 StiBrush StiRadialIndicatorRangeInfo.getBrush()
          a brush to fill a component.
 StiBrush StiLinearIndicatorRangeInfo.getBrush()
          a brush to fill a component.
 StiBrush StiNeedle.getCapBorderBrush()
          the border of the cap.
 double StiNeedle.getCapBorderWidth()
          the border thickness of the cap.
 StiBrush StiNeedle.getCapBrush()
          a brush to fill a cap.
 StiPoint StiNeedle.getCenterPoint()
          the center coordinate, around which it rotates.
 StiColor StiLinearIndicatorRangeInfo.getColor()
          the color of the indicator for a given Value.
 StiGaugeElementSkin StiStateIndicator.getCustomSkin()
           
 StiGaugeElementSkin StiNeedle.getCustomSkin()
           
 double StiStateIndicatorFilter.getEndValue()
          end value of the filter.
 double StiNeedle.getEndWidth()
           
 StiFilterCollection StiStateIndicator.getFilters()
           
 StiFont StiStateIndicator.getFont()
          font of component.
 StiFont StiNeedle.getFont()
          font of component.
 java.lang.String StiStateIndicator.getFormat()
          the format string for the ShowValue property.
 java.lang.String StiNeedle.getFormat()
          the format string for the ShowValue property.
 double StiStateIndicator.getLeft()
          X coordinate of the indicator relative to the scale dimension.
 double StiNeedle.getOffsetNeedle()
           
 StiLinearRangeColorMode StiLinearBar.getRangeColorMode()
          value which indicates the mode that is used to build bar indicator background.
 double StiStateIndicator.getRelativeHeight()
          relative height of the indicator.
 double StiNeedle.getRelativeHeight()
          the height factor relative to the height of the basic component.
 double StiStateIndicator.getRelativeWidth()
          relative width of the indicator.
 double StiNeedle.getRelativeWidth()
          the width ratio relative to the height of the basic component.
 StiStateSkin StiStateIndicator.getSkin()
          the skin of the component rendering.
 StiNeedleSkin StiNeedle.getSkin()
          the skin of the component rendering.
 StiLinearBarSkin StiLinearBar.getSkin()
          the skin of the component rendering.
 double StiStateIndicatorFilter.getStartValue()
          start value of the filter.
 double StiNeedle.getStartWidth()
           
 StiBrush StiStateIndicator.getTextBrush()
          a brush to draw text.
 StiBrush StiNeedle.getTextBrush()
          a brush to draw text.
 double StiStateIndicator.getTop()
          Y coordinate of the indicator relative to the scale dimension.
 double StiIndicatorRangeInfo.getValue()
          the value of the indicator.
 boolean StiNeedle.isAutoCalculateCenterPoint()
          a value indicating whether to calculate CenterPoint for the indicator automatically.
 boolean StiStateIndicator.isShowValue()
          a value indicating whether to display a current value of the indicator.
 boolean StiNeedle.isShowValue()
          a value indicating whether to display a current value of the indicator.
 

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

Methods in com.stimulsoft.report.infographics.gauge.primitives.base with annotations of type StiSerializable
 StiScaleBase StiGaugeElement.getScale()
           
 boolean StiElementBase.isAllowApplyStyle()
           
 

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

Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators with annotations of type StiSerializable
 StiBrush StiIndicatorBase.getBorderBrush()
          the border of the component.
 double StiIndicatorBase.getBorderWidth()
          the border thickness of the component.
 StiBrush StiIndicatorBase.getBrush()
           
 StiGaugeElementSkin StiMarkerBase.getCustomSkin()
           
 StiBrush StiBarBase.getEmptyBorderBrush()
          the border brush for the empty part of the bar indicator.
 double StiBarBase.getEmptyBorderWidth()
          the border width for the empty part of the bar indicator.
 StiBrush StiBarBase.getEmptyBrush()
          Gets or sets the brush for the empty part of the bar indicator.
 double StiBarBase.getEndWidth()
          end width of the bar indicator.
 StiFont StiMarkerBase.getFont()
          font of component.
 java.lang.String StiMarkerBase.getFormat()
          the format string for the ShowValue property.
 StiGetValueEvent StiIndicatorBase.getGetValueEvent()
          Occurs when getting the property Value.
 double StiMarkerBase.getOffset()
          offset of the scale object from the scale bar.
 double StiBarBase.getOffset()
          the offset ratio of an item.
 StiPlacement StiIndicatorBase.getPlacement()
           
 StiBarRangeListCollection StiBarBase.getRangeList()
           
 double StiMarkerBase.getRelativeHeight()
          relative height of the indicator.
 double StiMarkerBase.getRelativeWidth()
          relative width of the indicator.
 StiMarkerSkin StiMarkerBase.getSkin()
          the skin of the component rendering.
 double StiBarBase.getStartWidth()
          start width of the bar indicator.
 StiBrush StiMarkerBase.getTextBrush()
          a brush to draw text.
 StiValueExpression StiIndicatorBase.getValue()
          the current position of an indicator.
 double StiIndicatorBase.getValueObj()
           
 boolean StiMarkerBase.isShowValue()
          a value indicating whether to display a current value of the indicator.
 boolean StiBarBase.isUseRangeColor()
          value which indicates whether we should use Brush property of the StiIndicatorBase class as brush for this indicator.
 

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

Methods in com.stimulsoft.report.infographics.gauge.primitives.range with annotations of type StiSerializable
 StiBrush StiRangeBase.getBorderBrush()
          the border of the component.
 double StiRangeBase.getBorderWidth()
          the border thickness of the component.
 StiBrush StiRangeBase.getBrush()
          a brush to fill a component.
 double StiRangeBase.getEndValue()
          end value of the range.
 double StiRangeBase.getEndWidth()
          end width of the range bar.
 double StiRangeBase.getOffset()
          the offset ratio of an item.
 StiPlacement StiRangeBase.getPlacement()
          the placement of the component.
 StiRangeCollection StiScaleRangeList.getRanges()
           
 double StiRangeBase.getStartValue()
          start value of the range.
 double StiRangeBase.getStartWidth()
          start width of the range bar.
 

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

Methods in com.stimulsoft.report.infographics.gauge.primitives.scales with annotations of type StiSerializable
 StiBrush StiScaleBase.getBorderBrush()
          the border of the component.
 StiBrush StiScaleBase.getBrush()
          a brush to fill a component.
 double StiScaleBase.getEndWidth()
          end width of the scale bar.
 StiGauge StiScaleBase.getGauge()
           
 boolean StiScaleBase.getIsReversed()
          value that indicates whether the scale should be shown in reverse mode.
 StiGaugeElementCollection StiScaleBase.getItems()
           
 double StiScaleBase.getLeft()
          X coordinate of the scale relative to height of the scale container.
 double StiScaleBase.getMajorInterval()
          the major interval.
 double StiScaleBase.getMaximum()
          end value of the scale.
 double StiScaleBase.getMinimum()
          start value of the scale.
 double StiScaleBase.getMinorInterval()
          the minor interval.
 double StiScaleBase.getStartWidth()
          start width of the scale bar.
 double StiScaleBase.getTop()
          Y coordinate of the scale relative to height of the scale container.
 

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

Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with annotations of type StiSerializable
 StiBrush StiTickMarkBase.getBorderBrush()
          the border of the component.
 double StiTickMarkBase.getBorderWidth()
          the border thickness of the component.
 StiBrush StiTickMarkBase.getBrush()
          a brush to fill a component.
 StiGaugeElementSkin StiTickMarkBase.getCustomSkin()
           
 StiFont StiTickLabelBase.getFont()
          font of component.
 StiLabelRotationMode StiRadialTickLabelBase.getLabelRotationMode()
          the rotation mode of labels.
 java.lang.Double StiTickBase.getMaximumValue()
          the maximum value to which displaying should be.
 java.lang.Double StiTickBase.getMinimumValue()
          the minimum value, with which displaying should begin.
 double StiTickBase.getOffset()
          the offset from the scale based on the StiPlacement.
 double StiRadialTickMarkBase.getOffsetAngle()
          an additional rotation angle.
 double StiRadialTickLabelBase.getOffsetAngle()
          an additional rotation angle.
 StiPlacement StiTickBase.getPlacement()
          the placement of the tick relative to the scale.
 double StiTickMarkBase.getRelativeHeight()
          the height factor relative to the height of the basic component.
 double StiTickMarkBase.getRelativeWidth()
          the width ratio relative to the height of the basic component.
 StiTickMarkSkin StiTickMarkBase.getSkin()
          the skin of the component rendering.
 StiSkipIndicesExpression StiTickBase.getSkipIndices()
          the indexes of values that cannot be displayed.
 double[] StiTickBase.getSkipIndicesObj()
           
 StiSkipValuesExpression StiTickBase.getSkipValues()
          the values that should not be rendered.
 double[] StiTickBase.getSkipValuesObj()
           
 StiBrush StiTickLabelBase.getTextBrush()
          a brush to draw text.
 java.lang.String StiTickLabelBase.getTextFormat()
          the format used to convert value to a String.
 

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

Methods in com.stimulsoft.report.infographics.gauge.range with annotations of type StiSerializable
 boolean StiRadialRange.isUseValuesFromTheSpecifiedRange()
           
 

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

Methods in com.stimulsoft.report.infographics.gauge.scales with annotations of type StiSerializable
 StiPoint StiRadialScale.getCenter()
          center of the radial scale.
 StiOrientation StiLinearScale.getOrientation()
          linearScale orientation.
 double StiRadialScale.getRadius()
          outer radius of the radial scale.
 StiRadiusMode StiRadialScale.getRadiusMode()
          the mode of calculating the radius RadialScale.
 double StiLinearScale.getRelativeHeight()
          the height factor relative to the height of the basic component.
 StiRadialScaleSkin StiRadialScale.getSkin()
          the skin of the component rendering.
 double StiRadialScale.getStartAngle()
          start angle of the radial scale.
 double StiRadialScale.getSweepAngle()
          sweep angle of the radial scale.
 

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

Methods in com.stimulsoft.report.infographics.gauge.tick with annotations of type StiSerializable
 java.lang.Double StiCustomValueBase.getOffset()
          the offset ratio of an item.
 StiPlacement StiCustomValueBase.getPlacement()
          the placement of the component.
 double StiCustomValueBase.getValue()
          value corresponds to this tick element.
 

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

Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label with annotations of type StiSerializable
 StiGetValueEvent StiLinearTickLabelCustom.getGetValueEvent()
          Occurs when getting the property value.
 java.lang.String StiLinearTickLabelCustomValue.getText()
          text corresponds to this tick label.
 StiTextExpression StiLinearTickLabelCustom.getText()
          text corresponds to this tick label.
 java.lang.String StiLinearTickLabelCustom.getTextObj()
          text corresponds to this tick label.
 StiValueExpression StiLinearTickLabelCustom.getValue()
          value corresponds to this tick label.
 double StiLinearTickLabelCustom.getValueObj()
          value corresponds to this tick label.
 StiCustomValuesCollection StiLinearTickLabelCustom.getValues()
           
 boolean StiLinearTickLabelMinor.isSkipMajorValues()
          whether to pass major values.
 

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

Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark with annotations of type StiSerializable
 StiGetValueEvent StiLinearTickMarkCustom.getGetValueEvent()
          Occurs when getting the property Value.
 java.lang.Double StiLinearTickMarkCustomValue.getRelativeHeight()
          the height factor relative to the height of the basic component.
 java.lang.Double StiLinearTickMarkCustomValue.getRelativeWidth()
          the width ratio relative to the height of the basic component.
 StiGaugeElementSkin StiLinearTickMarkCustomValue.getSkin()
          the skin of the component rendering.
 StiValueExpression StiLinearTickMarkCustom.getValue()
          value corresponds to this tick mark.
 double StiLinearTickMarkCustom.getValueObj()
          value corresponds to this tick mark.
 StiCustomValuesCollection StiLinearTickMarkCustom.getValues()
           
 boolean StiLinearTickMarkMinor.isSkipMajorValues()
          whether to pass major values.
 

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

Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label with annotations of type StiSerializable
 StiGetValueEvent StiRadialTickLabelCustom.getGetValueEvent()
          Occurs when getting the property Value.
 StiLabelRotationMode StiRadialTickLabelCustomValue.getLabelRotationMode()
          the rotation mode of labels.
 java.lang.Double StiRadialTickLabelCustomValue.getOffsetAngle()
          an additional rotation angle.
 java.lang.String StiRadialTickLabelCustomValue.getText()
          text corresponds to this tick label.
 StiTextExpression StiRadialTickLabelCustom.getText()
          text corresponds to this tick label.
 java.lang.String StiRadialTickLabelCustom.getTextObj()
           
 StiValueExpression StiRadialTickLabelCustom.getValue()
          value corresponds to this tick label.
 double StiRadialTickLabelCustom.getValueObj()
           
 StiCustomValuesCollection StiRadialTickLabelCustom.getValues()
           
 boolean StiRadialTickLabelMinor.isSkipMajorValues()
          whether to pass major values.
 

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

Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark with annotations of type StiSerializable
 StiBrush StiRadialTickMarkCustomValue.getBorderBrush()
          the border of the component.
 java.lang.Double StiRadialTickMarkCustomValue.getBorderWidth()
          the border thickness of the component.
 StiBrush StiRadialTickMarkCustomValue.getBrush()
          a brush to fill a component.
 StiGetValueEvent StiRadialTickMarkCustom.getGetValueEvent()
          Occurs when getting the property Value.
 java.lang.Double StiRadialTickMarkCustomValue.getOffsetAngle()
          an additional rotation angle.
 java.lang.Double StiRadialTickMarkCustomValue.getRelativeHeight()
          the height factor relative to the height of the basic component.
 java.lang.Double StiRadialTickMarkCustomValue.getRelativeWidth()
          the width ratio relative to the height of the basic component.
 StiGaugeElementSkin StiRadialTickMarkCustomValue.getSkin()
          the skin of the component rendering.
 double StiRadialTickMarkCustom.getValueObj()
           
 StiCustomValuesCollection StiRadialTickMarkCustom.getValues()
           
 boolean StiRadialTickMarkMinor.isSkipMajorValues()
          whether to pass major values.
 

Uses of StiSerializable in com.stimulsoft.report.maps
 

Methods in com.stimulsoft.report.maps with annotations of type StiSerializable
 StiBorder StiMap.getBorder()
          frame of the component.
 StiBrush StiMap.getBrush()
          a brush to fill a component.
 StiRectangle StiMap.getClientRectangle()
           
 java.lang.String StiMap.getColorDataColumn()
          a name of the column that contains the values.
 StiMapSource StiMap.getDataFrom()
           
 StiDisplayNameType StiMap.getDisplayNameType()
           
 java.lang.String StiMap.getGroupDataColumn()
          a name of the column that contains the values.
 java.lang.String StiMap.getKeyDataColumn()
          a name of the column that contains the values.
 java.lang.String StiMap.getLatitude()
           
 java.lang.String StiMap.getMapData()
           
 StiMapID StiMap.getMapID()
           
 StiMapStyleIdent StiMap.getMapStyle()
           
 StiMapType StiMap.getMapType()
           
 java.lang.String StiMap.getNameDataColumn()
          a name of the column that contains the values.
 java.lang.String StiMap.getValueDataColumn()
          a name of the column that contains the values.
 boolean StiMap.isColorEach()
           
 boolean StiMap.isShortValue()
           
 boolean StiMap.isShowValue()
           
 boolean StiMap.isStretch()
           
 

Uses of StiSerializable in com.stimulsoft.report.saveLoad
 

Methods in com.stimulsoft.report.saveLoad with annotations of type StiSerializable
 StiBookmark StiDocument.getBookmark()
          Gets or sets the root bookmark of a document.
 StiPagesCollection StiDocument.getPages()
          Gets collection of rendered report pages.
 java.lang.String StiDocument.getReportAlias()
          Gets or sets a report alias.
 java.lang.String StiDocument.getReportAuthor()
          Gets or sets a report author.
 java.util.Calendar StiDocument.getReportCreated()
          Gets or sets the date of the report creation.
 java.lang.String StiDocument.getReportDescription()
          Gets or sets a report description.
 java.lang.String StiDocument.getReportName()
          Gets or sets a report name.
 java.lang.String StiDocument.getReportVersion()
          Gets or sets version a report engine.
 StiResourcesCollection StiDocument.getResources()
          Gets collection of variables of report.
 StiStylesCollection StiDocument.getStyles()
           
 StiUnit StiDocument.getUnit()
           
 StiVariablesCollection StiDocument.getVariables()
          Gets collection of variables of report.
 

Uses of StiSerializable in com.stimulsoft.report.styles
 

Methods in com.stimulsoft.report.styles with annotations of type StiSerializable
 boolean StiDialogStyle.getAllowUseBackColor()
          Gets or sets a value which indicates whether a report engine can use BackColor for dialog controls.
 boolean StiStyle.getAllowUseBorderFormatting()
          Gets or sets a value which indicates whether a report engine can use Border formatting or not.
 boolean StiStyle.getAllowUseBorderSides()
          Gets or sets a value which indicates whether a report engine can use Border Sides or not.
 boolean StiStyle.getAllowUseborderSidesFromLocation()
           
 boolean StiStyle.getAllowUseBrush()
          Gets or sets a value which indicates whether a report engine can use Brush formatting or not.
 boolean StiStyle.getAllowUseFont()
          Gets or sets a value which indicates whether a report engine can use Font formatting or not.
 boolean StiDialogStyle.getAllowUseFont()
          Gets or sets a value which indicates whether a report engine can use Font for dialog controls.
 boolean StiDialogStyle.getAllowUseForeColor()
          Gets or sets a value which indicates whether a report engine can use ForeColor for dialog controls.
 boolean StiStyle.getAllowUseHorAlignment()
          Gets or sets a value which indicates whether a report engine can use HorAlignment formatting or not.
 boolean StiStyle.getAllowUseImage()
          Gets or sets a value which indicates whether a report engine can use Image formatting or not.
 boolean StiStyle.getAllowUseTextBrush()
          Gets or sets a value which indicates whether a report engine can use TextBrush formatting or not.
 boolean StiStyle.getAllowUseTextOptions()
          Gets or sets a value which indicates whether a report engine can use TextOptions formatting or not.
 boolean StiStyle.getAllowUseVertAlignment()
          Gets or sets a value which indicates whether a report engine can use VertAlignment formatting or not.
 StiColor StiChartStyle.getAxisLabelsColor()
           
 StiColor StiChartStyle.getAxisLineColor()
           
 StiColor StiChartStyle.getAxisTitleColor()
           
 StiColor StiMapStyle.getBackColor()
           
 StiColor StiDialogStyle.getBackColor()
          Gets or sets a background color for drawing this style.
 StiColor StiChartStyle.getBasicStyleColor()
          Gets or sets a base color for drawing this style.
 StiBorder StiStyle.getBorder()
          Gets or sets frame of the component.
 StiBorder StiChartStyle.getBorder()
           
 StiColor StiMapStyle.getBorderColor()
           
 StiColor StiGaugeStyle.getBorderColor()
           
 double StiMapStyle.getBorderSize()
           
 double StiGaugeStyle.getBorderWidth()
           
 StiBrush StiStyle.getBrush()
          Gets or sets a brush to fill a style.
 StiBrush StiGaugeStyle.getBrush()
           
 StiBrush StiChartStyle.getBrush()
           
 StiBrushType StiChartStyle.getBrushType()
          Gets or sets a value which indicates which type of brush report engine will be used to draw this style.
 StiColor StiChartStyle.getChartAreaBorderColor()
           
 StiBrush StiChartStyle.getChartAreaBrush()
           
 boolean StiChartStyle.getChartAreaShowShadow()
           
 java.lang.String StiBaseStyle.getCollectionName()
           
 StiColor StiCrossTabStyle.getColor()
          Gets or sets a color of style.
 java.util.List<StiColor> StiMapStyle.getColors()
           
 StiStyleConditionsCollection StiBaseStyle.getConditions()
           
 StiColor StiTableStyle.getDataColor()
           
 StiColor StiTableStyle.getDataForeground()
           
 StiColor StiMapStyle.getDefaultColor()
           
 java.lang.String StiBaseStyle.getDescription()
          Gets or sets the style description.
 StiFont StiStyle.getFont()
          Gets or sets font of style.
 StiFont StiDialogStyle.getFont()
          Gets or sets the font for drawing this style.
 StiColor StiTableStyle.getFooterColor()
           
 StiColor StiTableStyle.getFooterForeground()
           
 StiColor StiMapStyle.getForeColor()
           
 StiColor StiDialogStyle.getForeColor()
          Gets or sets a foreground color for drawing this style.
 StiColor StiTableStyle.getGridColor()
           
 StiColor StiChartStyle.getGridLinesHorColor()
           
 StiColor StiChartStyle.getGridLinesVertColor()
           
 StiColor StiTableStyle.getHeaderColor()
           
 StiColor StiTableStyle.getHeaderForeground()
           
 java.util.List<StiColor> StiMapStyle.getHeatmapColors()
           
 StiTextHorAlignment StiStyle.getHorAlignment()
          Gets or sets the style horizontal alignment.
 StiImage StiStyle.getImage()
          Gets or sets the image to fill Image property of Image component.
 StiColor StiMapStyle.getIndividualColor()
           
 StiBrush StiChartStyle.getInterlacingHorBrush()
           
 StiBrush StiChartStyle.getInterlacingVertBrush()
           
 StiColor StiChartStyle.getLegendBorderColor()
           
 StiBrush StiChartStyle.getLegendBrush()
           
 StiColor StiChartStyle.getLegendLabelsColor()
           
 StiColor StiChartStyle.getLegendTitleColor()
           
 StiBrush StiGaugeStyle.getLinearBarBorderBrush()
           
 StiBrush StiGaugeStyle.getLinearBarBrush()
           
 StiBrush StiGaugeStyle.getLinearBarEmptyBorderBrush()
           
 StiBrush StiGaugeStyle.getLinearBarEmptyBrush()
           
 StiBrush StiGaugeStyle.getMarkerBrush()
           
 java.lang.String StiBaseStyle.getName()
          Gets or sets a style name.
 StiBrush StiGaugeStyle.getNeedleBorderBrush()
           
 StiBrush StiGaugeStyle.getNeedleBrush()
           
 StiBrush StiGaugeStyle.getNeedleCapBorderBrush()
           
 StiBrush StiGaugeStyle.getNeedleCapBrush()
           
 StiBrush StiGaugeStyle.getRadialBarBorderBrush()
           
 StiBrush StiGaugeStyle.getRadialBarBrush()
           
 StiBrush StiGaugeStyle.getRadialBarEmptyBorderBrush()
           
 StiBrush StiGaugeStyle.getRadialBarEmptyBrush()
           
 StiColor StiChartStyle.getSeriesLabelsBorderColor()
           
 StiBrush StiChartStyle.getSeriesLabelsBrush()
           
 StiColor StiChartStyle.getSeriesLabelsColor()
           
 StiColor StiChartStyle.getSeriesLabelsLineColor()
           
 StiBaseStyle StiBaseStyle.StiStyleSaver.getStyle()
           
 StiStyleCode StiStyle.getStyleCode()
          Gets or sets a value which indicates on which band in a report this style can be apply when applying style automatically.
 java.lang.String StiChartStyle.getStyleColorsString()
           
 StiStylesCollection StiStylesSheet.getStyles()
          Gets or sets styles of report.
 StiStylesCollection StiStylesCollection.StiStylesSaver.getStyles()
           
 StiBrush StiStyle.getTextBrush()
          Gets or sets a brush to draw text.
 StiFont StiGaugeStyle.getTickLabelMajorFont()
           
 StiBrush StiGaugeStyle.getTickLabelMajorTextBrush()
           
 StiFont StiGaugeStyle.getTickLabelMinorFont()
           
 StiBrush StiGaugeStyle.getTickLabelMinorTextBrush()
           
 StiBrush StiGaugeStyle.getTickMarkMajorBorder()
           
 StiBrush StiGaugeStyle.getTickMarkMajorBrush()
           
 StiBrush StiGaugeStyle.getTickMarkMinorBorder()
           
 StiBrush StiGaugeStyle.getTickMarkMinorBrush()
           
 StiColor StiChartStyle.getTrendLineColor()
           
 boolean StiChartStyle.getTrendLineShowShadow()
           
 StiVertAlignment StiStyle.getVertAlignment()
          Gets or sets the vertical alignment of an style.
 boolean StiChartStyle.isSeriesLighting()
           
 boolean StiChartStyle.isSeriesShowShadow()
           
 

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

Methods in com.stimulsoft.report.styles.conditions with annotations of type StiSerializable
 java.lang.String StiStyleCondition.getComponentName()
          Gets or sets component name or part of component name.
 StiEnumSet<StiStyleComponentType> StiStyleCondition.getComponentType()
          Gets or sets component type which can be detected by style condition.
 StiEnumSet<StiStyleLocation> StiStyleCondition.getLocation()
          Gets or sets variant of component location on parent component area.
 StiStyleConditionOperation StiStyleCondition.getOperationComponentName()
          Gets or sets type of operation which will be used for comparison of component names.
 StiStyleConditionOperation StiStyleCondition.getOperationComponentType()
          Gets or sets type of operation which will be used for comparison of component types.
 StiStyleConditionOperation StiStyleCondition.getOperationLocation()
          Gets or sets type of operation which will be used for comparison of component locations.
 StiStyleConditionOperation StiStyleCondition.getOperationPlacement()
          Gets or sets type of operation which will be used for comparison of component placements.
 StiStyleConditionOperation StiStyleCondition.getOperationPlacementNestedLevel()
          Gets or sets type of operation which will be used for comparison of component nested level.
 StiEnumSet<StiStyleComponentPlacement> StiStyleCondition.getPlacement()
          Gets or sets type of bands on which component can be placed.
 int StiStyleCondition.getPlacementNestedLevel()
          Gets or sets value which indicates nested level of specified component.
 StiEnumSet<StiStyleConditionType> StiStyleCondition.getType()
          Gets or sets type of this style condition.
 

Uses of StiSerializable in serializing
 

Methods in serializing with annotations of type StiSerializable
 java.util.List<java.lang.Object[]> RochadeDataTable.getRs()