com.stimulsoft.report.infographics.gauge.range
Class StiRadialRangeList
java.lang.Object
com.stimulsoft.report.infographics.gauge.primitives.base.StiElementBase
com.stimulsoft.report.infographics.gauge.primitives.base.StiGaugeElement
com.stimulsoft.report.infographics.gauge.primitives.range.StiScaleRangeList
com.stimulsoft.report.infographics.gauge.range.StiRadialRangeList
- All Implemented Interfaces:
- IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiApplyStyleGauge, java.lang.Cloneable
public class StiRadialRangeList
- extends StiScaleRangeList
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiRadialRangeList
public StiRadialRangeList()
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Specified by:
SaveToJsonObject
in interface IStiJsonReportObject
- Overrides:
SaveToJsonObject
in class StiScaleRangeList
- Throws:
JSONException
LoadFromJsonObject
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
- Specified by:
LoadFromJsonObject
in interface IStiJsonReportObject
- Overrides:
LoadFromJsonObject
in class StiScaleRangeList
- Throws:
JSONException
getComponentId
public StiComponentId getComponentId()
- Overrides:
getComponentId
in class StiScaleRangeList
getElementType
public StiGaugeElemenType getElementType()
- Overrides:
getElementType
in class StiGaugeElement
createNew
public StiGaugeElement createNew()
- Overrides:
createNew
in class StiGaugeElement
drawElement
public void drawElement(StiGaugeContextPainter context)
- Overrides:
drawElement
in class StiElementBase