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,Cloneable
Copyright Stimulsoft
-
Field Summary
Fields inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiGaugeElement
animation, scaleFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawElement(StiGaugeContextPainter context) voidLoadFromJsonObject(JSONObject jObject) Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.range.StiScaleRangeList
clone, getRanges, setRangesMethods inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiGaugeElement
cleanReference, getAnimation, getLocalizeName, getReference, getScale, prepareGaugeElement, setAnimation, setReference, setScaleMethods inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiElementBase
applyStyle, isAllowApplyStyle, setAllowApplyStyle
-
Constructor Details
-
StiRadialRangeList
public StiRadialRangeList()
-
-
Method Details
-
SaveToJsonObject
- Specified by:
SaveToJsonObjectin interfaceIStiJsonReportObject- Overrides:
SaveToJsonObjectin classStiScaleRangeList- Throws:
JSONException
-
LoadFromJsonObject
- Specified by:
LoadFromJsonObjectin interfaceIStiJsonReportObject- Overrides:
LoadFromJsonObjectin classStiScaleRangeList- Throws:
JSONException
-
getComponentId
- Overrides:
getComponentIdin classStiScaleRangeList
-
getElementType
- Overrides:
getElementTypein classStiGaugeElement
-
createNew
- Overrides:
createNewin classStiGaugeElement
-
drawElement
- Overrides:
drawElementin classStiElementBase
-