public abstract class StiScaleRangeList extends StiGaugeElement
animation, scaleREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiScaleRangeList() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance.
|
StiComponentId |
getComponentId() |
StiRangeCollection |
getRanges() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setRanges(StiRangeCollection ranges) |
cleanReference, createNew, getAnimation, getElementType, getLocalizeName, getReference, getScale, prepareGaugeElement, setAnimation, setReference, setScaleapplyStyle, drawElement, isAllowApplyStyle, setAllowApplyStylepublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiGaugeElementJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiGaugeElementJSONExceptionpublic StiComponentId getComponentId()
public java.lang.Object clone()
StiElementBaseclone in class StiElementBasepublic StiRangeCollection getRanges()
public void setRanges(StiRangeCollection ranges)
ranges - the ranges to setCopyright © 2019 Stimulsoft. All Rights Reserved.