public class StiLinearIndicatorRangeInfo extends StiIndicatorRangeInfo
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiLinearIndicatorRangeInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
StiIndicatorRangeInfo |
createNew() |
StiBrush |
getBrush()
a brush to fill a component.
|
StiColor |
getColor()
the color of the indicator for a given Value.
|
StiComponentId |
getComponentId() |
StiBarRangeListType |
getRangeListType() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setBrush(StiBrush brush)
a brush to fill a component.
|
void |
setColor(StiColor color)
the color of the indicator for a given Value.
|
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 StiColor getColor()
public void setColor(StiColor color)
color - the color to setpublic StiBrush getBrush()
public void setBrush(StiBrush brush)
brush - the brush to setpublic StiBarRangeListType getRangeListType()
public StiIndicatorRangeInfo createNew()
createNew in class StiIndicatorRangeInfoCopyright © 2019 Stimulsoft. All Rights Reserved.