Class StiLinearIndicatorRangeInfo
java.lang.Object
com.stimulsoft.report.infographics.gauge.indicators.StiIndicatorRangeInfo
com.stimulsoft.report.infographics.gauge.indicators.StiLinearIndicatorRangeInfo
- All Implemented Interfaces:
IStiSerializable,IStiSerializableRef
Copyright Stimulsoft
-
Field Summary
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()getBrush()a brush to fill a component.getColor()the color of the indicator for a given Value.voidLoadFromJsonObject(JSONObject jObject) voida brush to fill a component.voidthe color of the indicator for a given Value.Methods inherited from class com.stimulsoft.report.infographics.gauge.indicators.StiIndicatorRangeInfo
cleanReference, getPropName, getReference, getValue, setReference, setValue
-
Constructor Details
-
StiLinearIndicatorRangeInfo
public StiLinearIndicatorRangeInfo()
-
-
Method Details
-
SaveToJsonObject
- Overrides:
SaveToJsonObjectin classStiIndicatorRangeInfo- Throws:
JSONException
-
LoadFromJsonObject
- Overrides:
LoadFromJsonObjectin classStiIndicatorRangeInfo- Throws:
JSONException
-
getComponentId
- Specified by:
getComponentIdin classStiIndicatorRangeInfo
-
clone
- Overrides:
clonein classStiIndicatorRangeInfo
-
getColor
the color of the indicator for a given Value.- Returns:
- the color
-
setColor
the color of the indicator for a given Value.- Parameters:
color- the color to set
-
getBrush
a brush to fill a component.- Returns:
- the brush
-
setBrush
a brush to fill a component.- Parameters:
brush- the brush to set
-
getRangeListType
-
createNew
- Overrides:
createNewin classStiIndicatorRangeInfo
-