com.stimulsoft.report.infographics.gauge.tick.linear.mark
Class StiLinearTickMarkMajor
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.StiTickMarkBase
com.stimulsoft.report.infographics.gauge.primitives.tick.StiLinearTickMarkBase
com.stimulsoft.report.infographics.gauge.tick.linear.mark.StiLinearTickMarkMajor
- All Implemented Interfaces:
- IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiApplyStyleGauge, java.lang.Cloneable
public class StiLinearTickMarkMajor
- extends StiLinearTickMarkBase
Copyright Stimulsoft
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickMarkBase |
clone, getActualSkin, getBorderBrush, getBorderWidth, getBrush, getCustomSkin, getRelativeHeight, getRelativeHeight, getRelativeWidth, getRelativeWidth, getSkin, LoadFromJsonObject, setBorderBrush, setBorderWidth, setBrush, setCustomSkin, setRelativeHeight, setRelativeWidth, setSkin |
| 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 |
StiLinearTickMarkMajor
public StiLinearTickMarkMajor()
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Specified by:
SaveToJsonObject in interface IStiJsonReportObject- Overrides:
SaveToJsonObject in class StiTickMarkBase
- 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.