com.stimulsoft.report.infographics.gauge.expressions
Class StiSkipIndicesExpression
java.lang.Object
com.stimulsoft.report.expressions.StiExpression
com.stimulsoft.report.infographics.gauge.expressions.StiSkipIndicesExpression
- All Implemented Interfaces:
- IStiDefault, IStiJsonReportObject, IStiSerializable, IStiSerializableToString, java.lang.Cloneable
public class StiSkipIndicesExpression
- extends StiExpression
Describes the class that contains the expression for calculation of Skip Indices. Copyright
Stimulsoft
Methods inherited from class com.stimulsoft.report.expressions.StiExpression |
clone, deserialize, deserializeStr, getDefaultEvent, getGenAddEvent, getValue, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, setValue, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StiSkipIndicesExpression
public StiSkipIndicesExpression()
- Creates a new expression.
StiSkipIndicesExpression
public StiSkipIndicesExpression(java.lang.String value)
- Creates a new expression.
- Parameters:
value
- Expression value.
getApplyFormat
public boolean getApplyFormat()
- Overrides:
getApplyFormat
in class StiExpression
getFullConvert
public boolean getFullConvert()
- Gets value, indicates that this value is be a string.
- Overrides:
getFullConvert
in class StiExpression