|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.infographics.gauge.primitives.range.StiRangeBase
com.stimulsoft.report.infographics.gauge.range.StiLinearRange
public class StiLinearRange
Copyright Stimulsoft
Field Summary |
---|
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiLinearRange()
|
Method Summary | |
---|---|
StiRangeBase |
createNew()
|
StiComponentId |
getComponentId()
|
java.lang.String |
getLocalizeName()
|
void |
LoadFromJsonObject(JSONObject jObject)
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.range.StiRangeBase |
---|
cleanReference, clone, getBorderBrush, getBorderWidth, getBrush, getEndValue, getEndWidth, getOffset, getPlacement, getRangeList, getReference, getStartValue, getStartWidth, setBorderBrush, setBorderWidth, setBrush, setEndValue, setEndWidth, setOffset, setPlacement, setRangeList, setReference, setStartValue, setStartWidth |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiLinearRange()
Method Detail |
---|
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject
in class StiRangeBase
JSONException
public void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject
in class StiRangeBase
JSONException
public StiComponentId getComponentId()
public java.lang.String getLocalizeName()
getLocalizeName
in class StiRangeBase
public StiRangeBase createNew()
createNew
in class StiRangeBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |