public class StiLinearTickLabelMinor extends StiLinearTickLabelBase
animation, scaleREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiLinearTickLabelMinor() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyle(IStiGaugeStyle style)
Apply style to component which release this interface.
|
StiGaugeElement |
createNew() |
StiComponentId |
getComponentId() |
java.lang.String |
getLocalizeName() |
protected java.util.TreeMap<java.lang.Double,java.lang.Double> |
getPointCollection() |
boolean |
isSkipMajorValues()
whether to pass major values.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setSkipMajorValues(boolean skipMajorValues)
whether to pass major values.
|
drawElementclone, getFont, getTextBrush, getTextFormat, getTextForRender, getTextForRender, getTextForRender, setFont, setTextBrush, setTextFormatcheckTickValue, getMajorCollections, getMaximumValue, getMinimumValue, getMinorCollections, getOffset, getOffset, getPlacement, getPlacement, getSkipIndices, getSkipIndicesObj, getSkipValues, getSkipValuesObj, prepareGaugeElement, setMaximumValue, setMinimumValue, setOffset, setPlacement, setSkipIndices, setSkipIndicesObj, setSkipValues, setSkipValuesObjcleanReference, getAnimation, getElementType, getReference, getScale, setAnimation, setReference, setScaleisAllowApplyStyle, setAllowApplyStylepublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiTickLabelBaseJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiTickLabelBaseJSONExceptionpublic StiComponentId getComponentId()
public void applyStyle(IStiGaugeStyle style)
IStiApplyStyleGaugeapplyStyle in interface IStiApplyStyleGaugeapplyStyle in class StiElementBasepublic boolean isSkipMajorValues()
isSkipMajorValues in class StiTickBasepublic void setSkipMajorValues(boolean skipMajorValues)
skipMajorValues - the skipMajorValues to setpublic java.lang.String getLocalizeName()
getLocalizeName in class StiGaugeElementpublic StiGaugeElement createNew()
createNew in class StiGaugeElementprotected java.util.TreeMap<java.lang.Double,java.lang.Double> getPointCollection()
getPointCollection in class StiTickBaseCopyright © 2019 Stimulsoft. All Rights Reserved.