Uses of Interface
com.stimulsoft.base.serializing.interfaceobject.IStiSerializableToString

Packages that use IStiSerializableToString
com.stimulsoft.base   
com.stimulsoft.base.drawing   
com.stimulsoft.base.range   
com.stimulsoft.base.serializing   
com.stimulsoft.base.serializing.interfaceobject   
com.stimulsoft.base.system   
com.stimulsoft.base.system.geometry   
com.stimulsoft.report   
com.stimulsoft.report.barCodes.expressions   
com.stimulsoft.report.chart.view.conditions   
com.stimulsoft.report.chart.view.events   
com.stimulsoft.report.chart.view.expressions   
com.stimulsoft.report.chart.view.filter   
com.stimulsoft.report.components   
com.stimulsoft.report.components.conditions   
com.stimulsoft.report.components.indicators   
com.stimulsoft.report.crossTab.events   
com.stimulsoft.report.crossTab.expressions   
com.stimulsoft.report.dictionary   
com.stimulsoft.report.events   
com.stimulsoft.report.expressions   
com.stimulsoft.report.globalization   
com.stimulsoft.report.infographics.gauge.expressions   
 

Uses of IStiSerializableToString in com.stimulsoft.base
 

Classes in com.stimulsoft.base that implement IStiSerializableToString
 class StiAppExpression
          Copyright Stimulsoft
 

Uses of IStiSerializableToString in com.stimulsoft.base.drawing
 

Classes in com.stimulsoft.base.drawing that implement IStiSerializableToString
 class StiAdvancedBorder
          Class describes a multi-border.
 class StiBorder
          Class describes a border.
 class StiBrush
          Class describes a brush.
 class StiColor
          Copyright Stimulsoft
 class StiEmptyBrush
          Class describes Empty Brush.
 class StiGlareBrush
          Class describes a glare gradient brush.
 class StiGlassBrush
          Class describes GlassBrush.
 class StiGradientBrush
          Class describes a gradient brush.
 class StiHatchBrush
          Class describes the HatchBrush.
 class StiSolidBrush
          Class describes SolidBrush.
 class StiTextOptions
          Class describes all text option.
 

Uses of IStiSerializableToString in com.stimulsoft.base.range
 

Classes in com.stimulsoft.base.range that implement IStiSerializableToString
 class ByteRange
           
 class CharRange
           
 class DateTimeRange
           
 class DecimalRange
           
 class DoubleRange
           
 class FloatRange
           
 class GuidRange
           
 class Int64Range
          Copyright Stimulsoft
 class IntRange
           
 class LongRange
           
 class Range
          Base class for all Range classes.
 class ShortRange
           
 class StringRange
           
 class TimeSpanRange
           
 

Uses of IStiSerializableToString in com.stimulsoft.base.serializing
 

Methods in com.stimulsoft.base.serializing with type parameters of type IStiSerializableToString
<T extends IStiSerializableToString>
T
StiDocumentItemAttributes.getSerializeObject(java.lang.String attributName, java.lang.Class<T> class1)
           
<T extends IStiSerializableToString>
T
StiDocumentItemAttribut.getSerializeObject(java.lang.String attributName, java.lang.Class<T> clazz)
           
<T extends IStiSerializableToString>
T
StiDocumentItemAttributes.getSerializeObject(java.lang.String attributName, java.lang.Class<T> class1, T defaultObject)
           
<T extends IStiSerializableToString>
T
StiDocumentItemAttribut.getSerializeObject(java.lang.String attributName, java.lang.Class<T> clazz, T defaultValue)
           
 

Constructors in com.stimulsoft.base.serializing with parameters of type IStiSerializableToString
StiDocumentItemAttribut(java.lang.String attributName, IStiSerializableToString value)
           
 

Uses of IStiSerializableToString in com.stimulsoft.base.serializing.interfaceobject
 

Methods in com.stimulsoft.base.serializing.interfaceobject that return IStiSerializableToString
 IStiSerializableToString IStiCanCreateSerializableInstance.getInstance(java.lang.String content)
           
 

Uses of IStiSerializableToString in com.stimulsoft.base.system
 

Classes in com.stimulsoft.base.system that implement IStiSerializableToString
 class StiFont
          Font.
 class StiSize
          Class represents Size object.
 

Uses of IStiSerializableToString in com.stimulsoft.base.system.geometry
 

Classes in com.stimulsoft.base.system.geometry that implement IStiSerializableToString
 class StiPoint
           
 class StiRectangle
          Class represent rectangle & operations with it Copyright Stimulsoft
 

Uses of IStiSerializableToString in com.stimulsoft.report
 

Classes in com.stimulsoft.report that implement IStiSerializableToString
 class StiMetaTag
          Copyright Stimulsoft
 

Uses of IStiSerializableToString in com.stimulsoft.report.barCodes.expressions
 

Classes in com.stimulsoft.report.barCodes.expressions that implement IStiSerializableToString
 class StiBarCodeExpression
           
 

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

Classes in com.stimulsoft.report.chart.view.conditions that implement IStiSerializableToString
 class StiChartCondition
           
 

Uses of IStiSerializableToString in com.stimulsoft.report.chart.view.events
 

Classes in com.stimulsoft.report.chart.view.events that implement IStiSerializableToString
 class StiGetCutPieListEvent
          Describes the class for realization of the event GetCutPieListEvent.
 class StiGetListOfArgumentsEvent
          Describes the class for realization of the event GetListOfArgumentsEvent.
 class StiGetListOfHyperlinksEvent
          Describes the class for realization of the event GetListOfHyperlinksEvent.
 class StiGetListOfTagsEvent
          Describes the class for realization of the event GetListOfTagsEvent.
 class StiGetListOfToolTipsEvent
          Describes the class for realization of the event GetListOfToolTipsEvent.
 class StiGetListOfValuesCloseEvent
          Describes the class for realization of the event GetListOfValuesCloseEvent.
 class StiGetListOfValuesEndEvent
          Describes the class for realization of the event GetListOfValuesEndEvent.
 class StiGetListOfValuesEvent
          Describes the class for realization of the event GetListOfValuesEvent.
 class StiGetListOfValuesHighEvent
          Describes the class for realization of the event GetListOfValuesHighEvent.
 class StiGetListOfValuesLowEvent
          Describes the class for realization of the event GetListOfValuesLowEvent.
 class StiGetListOfValuesOpenEvent
          Describes the class for realization of the event GetListOfValuesOpenEvent.
 class StiGetListOfWeightsEvent
          Describes the class for realization of the event StiGetListOfWeightsEvent.
 class StiGetTitleEvent
          Describes the class for realization of the event GetTitle.
 class StiGetValueCloseEvent
          Describes the class for realization of the event GetValueClose.
 class StiGetValueEndEvent
          Describes the class for realization of the event GetValueEnd.
 class StiGetValueHighEvent
          Describes the class for realization of the event GetValueHigh.
 class StiGetValueLowEvent
          Describes the class for realization of the event GetValueEnd.
 class StiGetValueOpenEvent
          Describes the class for realization of the event GetValueOpen.
 class StiNewAutoSeriesEvent
          Describes the class for realization of the event StiNewAutoSeriesEvent.
 class StiProcessChartEvent
          Describes the class for realization of the event StiProcessChartEvent.
 

Uses of IStiSerializableToString in com.stimulsoft.report.chart.view.expressions
 

Classes in com.stimulsoft.report.chart.view.expressions that implement IStiSerializableToString
 class StiCutPieListExpression
          Describes the class that contains the expression for calculation of Cut Pie List.
 class StiListOfArgumentsExpression
          Describes the class that contains the expression for calculation of List of Arguments.
 class StiListOfHyperlinksExpression
          Describes the class that contains the expression for calculation of List of Hyperlinks.
 class StiListOfTagsExpression
          Describes the class that contains the expression for calculation of List of Tags.
 class StiListOfToolTipsExpression
          Describes the class that contains the expression for calculation of List of ToolTips.
 class StiListOfValuesCloseExpression
          Describes the class that contains the expression for calculation of List of Values.
 class StiListOfValuesEndExpression
          Describes the class that contains the expression for calculation of List of Values.
 class StiListOfValuesExpression
          Describes the class that contains the expression for calculation of List of Values.
 class StiListOfValuesHighExpression
          Describes the class that contains the expression for calculation of List of Values.
 class StiListOfValuesLowExpression
          Describes the class that contains the expression for calculation of List of Values.
 class StiListOfValuesOpenExpression
          Describes the class that contains the expression for calculation of List of Values.
 class StiListOfWeightsExpression
          Describes the class that contains the expression for calculation of List of Weights.
 class StiTitleExpression
          Describes the class that contains the expression for calculation of Title.
 class StiValueCloseExpression
          Describes the class that contains the expression for calculation of Value Close.
 class StiValueEndExpression
          Describes the class that contains the expression for calculation of Value End.
 class StiValueHighExpression
          Describes the class that contains the expression for calculation of Value High.
 class StiValueLowExpression
          Describes the class that contains the expression for calculation of Value Low.
 class StiValueOpenExpression
          Describes the class that contains the expression for calculation of Value Open.
 

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

Classes in com.stimulsoft.report.chart.view.filter that implement IStiSerializableToString
 class StiChartFilter
           
 

Uses of IStiSerializableToString in com.stimulsoft.report.components
 

Classes in com.stimulsoft.report.components that implement IStiSerializableToString
 class StiMargins
          Describes the class that realizes object margins.
 

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

Classes in com.stimulsoft.report.components.conditions that implement IStiSerializableToString
 class StiBaseCondition
          The class describes the base class of condition.
 class StiColorScaleCondition
          The class describes the condition with Color Scale indicator.
 class StiCondition
          The class describes the condition.
 class StiConditionHelper
          Class helps apply style with name to component.
 class StiDataBarCondition
          The class describes the condition with Data Bar indicator.
 class StiFilter
           
 class StiIconSetCondition
          The class describes the condition with Icon Set indicator.
 class StiIconSetItem
          The class describes the icon set items.
 class StiMultiCondition
          The class describes the condition.
 

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

Classes in com.stimulsoft.report.components.indicators that implement IStiSerializableToString
 class StiDataBarIndicator
           
 class StiIconSetIndicator
           
 class StiIndicator
           
 

Uses of IStiSerializableToString in com.stimulsoft.report.crossTab.events
 

Classes in com.stimulsoft.report.crossTab.events that implement IStiSerializableToString
 class StiGetCrossValueEvent
           
 class StiGetDisplayCrossValueEvent
           
 class StiProcessCellEvent
           
 

Uses of IStiSerializableToString in com.stimulsoft.report.crossTab.expressions
 

Classes in com.stimulsoft.report.crossTab.expressions that implement IStiSerializableToString
 class StiCrossValueExpression
          Describes the class that contains an expression for calculation of value.
 class StiDisplayCrossValueExpression
          Describes the class that contains an expression for calculation of display value.
 

Uses of IStiSerializableToString in com.stimulsoft.report.dictionary
 

Classes in com.stimulsoft.report.dictionary that implement IStiSerializableToString
 class StiCalcDataColumn
           
 class StiDataColumn
           
 class StiDataParameter
           
 class StiResource
          Copyright Stimulsoft
 class StiVariable
          Class describes variable.
 

Uses of IStiSerializableToString in com.stimulsoft.report.events
 

Classes in com.stimulsoft.report.events that implement IStiSerializableToString
 class StiAfterPrintEvent
          Describes the class for realization of the event AfterPrint.
 class StiAfterSelectEvent
          Describes the class for realization of the event AfterSelect.
 class StiBeforePrintEvent
          Describes the class for realization of the event BeforePrint.
 class StiBeginRenderEvent
          Describes the class for realization of the event BeginRender.
 class StiCheckedChangedEvent
          Describes the class for realization of the event CheckedChanged.
 class StiClickEvent
          Describes the class for realization of the event Click.
 class StiClosedFormEvent
          Describes the class for realization of the event ClosedForm.
 class StiClosingFormEvent
          Describes the class for realization of the event ClosingForm.
 class StiColumnBeginRenderEvent
          Describes the class for realization of the event ColumnBeginRender.
 class StiColumnEndRenderEvent
          Describes the class for realization of the event ColumnEndRender.
 class StiConnectedEvent
          Describes the class for realization of the event Connected.
 class StiConnectingEvent
          Describes the class for realization of the event Connecting.
 class StiDisconnectedEvent
          Describes the class for realization of the event Disconnected.
 class StiDisconnectingEvent
          Describes the class for realization of the event Disconnecting.
 class StiDoubleClickEvent
          Describes the class for realization of the event Double.
 class StiEndRenderEvent
          Describes the class for realization of the event EndRender.
 class StiEnterEvent
          Describes the class for realization of the event Enter.
 class StiEvent
          Describes the base class for realization of the Event.
 class StiExportedEvent
          Describes the class for realization of the event Exported.
 class StiExportingEvent
          Describes the class for realization of the event Exporting.
 class StiFillDataEvent
          Describes the class for realization of the event FillData.
 class StiGetArgumentEvent
          Describes the class for realization of the event StiGetArgumentExpressionEvent.
 class StiGetBarCodeEvent
           
 class StiGetBookmarkEvent
          Describes the class for realization of the event GetBookmark.
 class StiGetCheckedEvent
          Describes the class for realization of the event GetChecked.
 class StiGetCollapsedEvent
          Describes the class for realization of the event GetCollapsed.
 class StiGetDrillDownReportEvent
          Describes the class for realization of the event GetDrillDownReport.
 class StiGetExcelSheetEvent
          Describes the class for realization of the event GetExcelSheet.
 class StiGetExcelValueEvent
          Describes the class for realization of the event GetExcelValue.
 class StiGetFilterEvent
          Describes the class for realization of the event GetFilter.
 class StiGetGroupConditionEvent
          Describes the class for realization of the event StiGetGroupConditionEvent.
 class StiGetHyperlinkEvent
          Describes the class for realization of the event GetHyperlink.
 class StiGetImageDataEvent
          Describes the class for realization of the event GetImageData.
 class StiGetImageURLEvent
          Describes the class for realization of the event GetImageURL.
 class StiGetSummaryExpressionEvent
          Describes the class for realization of the event StiGetSummaryExpressionEvent.
 class StiGetTagEvent
          Describes the class for realization of the event GetTag.
 class StiGetToolTipEvent
          Describes the class for realization of the event GetToolTip.
 class StiGetValueEvent
          Describes the class for realization of the event GetValue.
 class StiGetZipCodeEvent
          Describes the class for realization of the event StiGetZipCodeEvent.
 class StiLeaveEvent
          Describes the class for realization of the event Leave.
 class StiLoadFormEvent
          Describes the class for realization of the event LoadForm.
 class StiMouseDownEvent
          Describes the class for realization of the event MouseDown.
 class StiMouseEnterEvent
          Describes the class for realization of the event MouseEnter.
 class StiMouseLeaveEvent
          Describes the class for realization of the event MouseLeave.
 class StiMouseMoveEvent
          Describes the class for realization of the event MouseMove.
 class StiMouseUpEvent
          Describes the class for realization of the event MouseUp.
 class StiMoveFooterToBottomEvent
          Describes the class for realization of the event MoveFooterToBottomEvent.
 class StiPositionChangedEvent
          Describes the class for realization of the event PositionChanged.
 class StiPrintedEvent
          Describes the class for realization of the event Printed.
 class StiPrintingEvent
          Describes the class for realization of the event Printing.
 class StiRenderingEvent
          Describes the class for realization of the event Rendering.
 class StiSelectedIndexChangedEvent
          Describes the class for realization of the event SelectedIndexChanged.
 class StiStateRestoreEvent
          Describes the class for realization of the event StateRestore.
 class StiStateSaveEvent
          Describes the class for realization of the event StateSave.
 class StiValueChangedEvent
          Describes the class for realization of the event ValueChanged.
 

Uses of IStiSerializableToString in com.stimulsoft.report.expressions
 

Classes in com.stimulsoft.report.expressions that implement IStiSerializableToString
 class StiArgumentExpression
          Describes the class that contains the expression for calculation of Argument.
 class StiBookmarkExpression
          Describes class that contains an expression for bookmark calculation.
 class StiCheckedExpression
          Describes the class that contains the expression for calculation of checked state.
 class StiCollapsedExpression
          Describes the class that contains an expression for calculation of collapsed value.
 class StiDataUrlExpression
          Describes the class that contains an expression for calculation of DataUrl.
 class StiExcelSheetExpression
          Describes the class that contains an expression for calculation of ExcelSheet.
 class StiExcelValueExpression
          Describes the class that contains an expression for calculation of ExcelValue.
 class StiExpression
          Describes class that contains an expression.
 class StiFilterExpression
          Describes the class that contains the expression for filter calculation.
 class StiGroupConditionExpression
          Describes the class that contains the expression for calculation of group condition.
 class StiGroupSummaryExpression
          Describes the class that contains the expression for calculation of group summary expression.
 class StiHyperlinkExpression
          Describes the class that contains an expression for calculation of hyperlink.
 class StiImageDataExpression
          Describes the class that contains an expression for calculation of ImageData.
 class StiImageURLExpression
          Describes the class that contains an expression for calculation of ImageURL.
 class StiPointerExpression
          Copyright Stimulsoft
 class StiTagExpression
          Describes the class that contains an expression for tag calculation.
 class StiToolTipExpression
          Describes the class that contains the expression for tool tip calculation.
 class StiUnifiedExpression
          Describes class that contains an expression.
 class StiZipCodeExpression
          Describes the class that contains the expression for calculation of zipcode.
 

Uses of IStiSerializableToString in com.stimulsoft.report.globalization
 

Classes in com.stimulsoft.report.globalization that implement IStiSerializableToString
 class StiGlobalizationItem
          Copyright Stimulsoft
 

Uses of IStiSerializableToString in com.stimulsoft.report.infographics.gauge.expressions
 

Classes in com.stimulsoft.report.infographics.gauge.expressions that implement IStiSerializableToString
 class StiSkipIndicesExpression
          Describes the class that contains the expression for calculation of Skip Indices.
 class StiSkipValuesExpression
          Describes the class that contains the expression for calculation of Skip Values.
 class StiTextExpression
          Copyright Stimulsoft
 class StiValueExpression
          Copyright Stimulsoft