Class StiSkipValuesExpression
java.lang.Object
com.stimulsoft.report.expressions.StiExpression
com.stimulsoft.report.infographics.gauge.expressions.StiSkipValuesExpression
- All Implemented Interfaces:
IStiDefault,IStiJsonReportObject,IStiSerializable,IStiSerializableToString,Cloneable
Describes the class that contains the expression for calculation of Skip Values. Copyright
Stimulsoft
-
Field Summary
Fields inherited from class com.stimulsoft.report.expressions.StiExpression
ParentComponent, value -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new expression.StiSkipValuesExpression(String value) Creates a new expression. -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanGets value, indicates that this value is be a string.Methods inherited from class com.stimulsoft.report.expressions.StiExpression
clone, deserialize, deserializeStr, getDefaultEvent, getGenAddEvent, getValue, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, setValue, toString
-
Constructor Details
-
StiSkipValuesExpression
public StiSkipValuesExpression()Creates a new expression. -
StiSkipValuesExpression
Creates a new expression.- Parameters:
value- Expression value
-
-
Method Details
-
getApplyFormat
public boolean getApplyFormat()- Overrides:
getApplyFormatin classStiExpression
-
getFullConvert
public boolean getFullConvert()Gets value, indicates that this value is be a string.- Overrides:
getFullConvertin classStiExpression- Returns:
-