com.stimulsoft.report.infographics.gauge.tick.linear.label
Class StiLinearTickLabelMajor
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.tick.StiTickBase
com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickLabelBase
com.stimulsoft.report.infographics.gauge.primitives.tick.StiLinearTickLabelBase
com.stimulsoft.report.infographics.gauge.tick.linear.label.StiLinearTickLabelMajor
- All Implemented Interfaces:
- IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiApplyStyleGauge, java.lang.Cloneable
public class StiLinearTickLabelMajor
- extends StiLinearTickLabelBase
Copyright Stimulsoft
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickLabelBase |
clone, getFont, getTextBrush, getTextFormat, getTextForRender, getTextForRender, getTextForRender, LoadFromJsonObject, setFont, setTextBrush, setTextFormat |
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickBase |
checkTickValue, getMajorCollections, getMaximumValue, getMinimumValue, getMinorCollections, getOffset, getOffset, getPlacement, getPlacement, getSkipIndices, getSkipIndicesObj, getSkipValues, getSkipValuesObj, isSkipMajorValues, prepareGaugeElement, setMaximumValue, setMinimumValue, setOffset, setPlacement, setSkipIndices, setSkipIndicesObj, setSkipValues, setSkipValuesObj |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiLinearTickLabelMajor
public StiLinearTickLabelMajor()
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Specified by:
SaveToJsonObject in interface IStiJsonReportObject- Overrides:
SaveToJsonObject in class StiTickLabelBase
- Throws:
JSONException
getComponentId
public StiComponentId getComponentId()
applyStyle
public void applyStyle(IStiGaugeStyle style)
- Description copied from interface:
IStiApplyStyleGauge
- Apply style to component which release this interface.
- Specified by:
applyStyle in interface IStiApplyStyleGauge- Overrides:
applyStyle in class StiElementBase
getLocalizeName
public java.lang.String getLocalizeName()
- Overrides:
getLocalizeName in class StiGaugeElement
createNew
public StiGaugeElement createNew()
- Overrides:
createNew in class StiGaugeElement
getPointCollection
protected java.util.TreeMap<java.lang.Double,java.lang.Double> getPointCollection()
- Overrides:
getPointCollection in class StiTickBase
Copyright © 2018 Stimulsoft. All Rights Reserved.