public class StiRadialIndicatorRangeInfo extends StiIndicatorRangeInfo
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiRadialIndicatorRangeInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
StiIndicatorRangeInfo |
createNew() |
StiBrush |
getBrush()
a brush to fill a component.
|
StiComponentId |
getComponentId() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setBrush(StiBrush brush)
a brush to fill a component.
|
cleanReference, getPropName, getReference, getValue, setReference, setValuepublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in class StiIndicatorRangeInfoJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in class StiIndicatorRangeInfoJSONExceptionpublic StiComponentId getComponentId()
getComponentId in class StiIndicatorRangeInfopublic java.lang.Object clone()
clone in class StiIndicatorRangeInfopublic StiBrush getBrush()
public void setBrush(StiBrush brush)
brush - the brush to setpublic StiIndicatorRangeInfo createNew()
createNew in class StiIndicatorRangeInfoCopyright © 2019 Stimulsoft. All Rights Reserved.