Class StiLinearRangeList
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.StiLinearRangeList
- 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, getElementType, getLocalizeName, getReference, getScale, prepareGaugeElement, setAnimation, setReference, setScaleMethods inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiElementBase
applyStyle, isAllowApplyStyle, setAllowApplyStyle
-
Constructor Details
-
StiLinearRangeList
public StiLinearRangeList()
-
-
Method Details
-
getComponentId
- Overrides:
getComponentIdin classStiScaleRangeList
-
SaveToJsonObject
- Specified by:
SaveToJsonObjectin interfaceIStiJsonReportObject- Overrides:
SaveToJsonObjectin classStiScaleRangeList- Throws:
JSONException
-
LoadFromJsonObject
- Specified by:
LoadFromJsonObjectin interfaceIStiJsonReportObject- Overrides:
LoadFromJsonObjectin classStiScaleRangeList- Throws:
JSONException
-
createNew
- Overrides:
createNewin classStiGaugeElement
-
drawElement
- Overrides:
drawElementin classStiElementBase
-