Class StiRadialIndicatorRangeInfo
java.lang.Object
com.stimulsoft.report.infographics.gauge.indicators.StiIndicatorRangeInfo
com.stimulsoft.report.infographics.gauge.indicators.StiRadialIndicatorRangeInfo
- 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.voidLoadFromJsonObject(JSONObject jObject) voida brush to fill a component.Methods inherited from class com.stimulsoft.report.infographics.gauge.indicators.StiIndicatorRangeInfo
cleanReference, getPropName, getReference, getValue, setReference, setValue
-
Constructor Details
-
StiRadialIndicatorRangeInfo
public StiRadialIndicatorRangeInfo()
-
-
Method Details
-
SaveToJsonObject
- Overrides:
SaveToJsonObjectin classStiIndicatorRangeInfo- Throws:
JSONException
-
LoadFromJsonObject
- Overrides:
LoadFromJsonObjectin classStiIndicatorRangeInfo- Throws:
JSONException
-
getComponentId
- Specified by:
getComponentIdin classStiIndicatorRangeInfo
-
clone
- Overrides:
clonein classStiIndicatorRangeInfo
-
getBrush
a brush to fill a component.- Returns:
- the brush
-
setBrush
a brush to fill a component.- Parameters:
brush- the brush to set
-
createNew
- Overrides:
createNewin classStiIndicatorRangeInfo
-