| Modifier and Type | Class and Description |
|---|---|
class |
StiBarCodeExpression |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
StiSeries.getValue()
Gets or sets point value expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeries.setValue(StiExpression value) |
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
StiBubbleSeries.getWeight()
Gets or sets expression for weight calculating.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiBubbleSeries.setWeight(StiExpression value) |
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
StiCandlestickSeries.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCandlestickSeries.setValue(StiExpression value) |
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
StiGanttSeries.getValue()
Gets or sets start value expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiGanttSeries.setValue(StiExpression value) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSteppedRangeSeries.setValue(StiExpression value) |
void |
StiSplineRangeSeries.setValue(StiExpression value) |
void |
StiRangeSeries.setValue(StiExpression value) |
void |
StiRangeBarSeries.setValue(StiExpression value) |
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
StiParameter.getExpression()
expression to fill parameter.
|
StiExpression |
StiDrillDownParameter.getExpression()
Gets or sets expression to fill drill-down parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiParameter.setExpression(StiExpression expression)
expression to fill parameter.
|
void |
StiDrillDownParameter.setExpression(StiExpression value) |
| Constructor and Description |
|---|
StiParameter(java.lang.String name,
StiExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
StiMultiCondition.getExpression() |
StiExpression |
StiFilter.getExpression()
Gets or sets the filter expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiMultiCondition.setExpression(StiExpression value) |
void |
StiFilter.setExpression(StiExpression value) |
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
IStiText.getText()
Gets or sets text expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStiText.setText(StiExpression value) |
| Modifier and Type | Field and Description |
|---|---|
StiExpression |
StiSimpleText.text |
| Modifier and Type | Method and Description |
|---|---|
StiExpression |
StiSimpleText.getText()
Gets or sets text expression.
|
| Modifier and Type | Method and Description |
|---|---|
StiFont |
StiText.getActualFont(StiExpression text,
float minFontSize) |
void |
StiSimpleText.setText(StiExpression value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossHeader.setText(StiExpression value) |
void |
StiCrossCell.setText(StiExpression value) |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiDataParameter |
class |
StiVariable
Class describes variable.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
StiParser.ParseTextValue(StiExpression inputExpression,
StiText component) |
| Modifier and Type | Class and Description |
|---|---|
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 |
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 |
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.
|
| Modifier and Type | Class and Description |
|---|---|
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
|
Copyright © 2019 Stimulsoft. All Rights Reserved.