public class StiRadialTickMarkMinor extends StiRadialTickMarkBase
animation, scaleREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiRadialTickMarkMinor() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyle(IStiGaugeStyle style)
Apply style to component which release this interface.
|
StiGaugeElement |
createNew() |
StiComponentId |
getComponentId() |
StiGaugeElemenType |
getElementType() |
protected boolean |
getIsSkipMajorValues() |
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.
|
clone, drawElement, getOffsetAngle, setOffsetAnglegetActualSkin, getBorderBrush, getBorderWidth, getBrush, getCustomSkin, getRelativeHeight, getRelativeHeight, getRelativeWidth, getRelativeWidth, getSkin, setBorderBrush, setBorderWidth, setBrush, setCustomSkin, setRelativeHeight, setRelativeWidth, setSkincheckTickValue, getMajorCollections, getMaximumValue, getMinimumValue, getMinorCollections, getOffset, getOffset, getPlacement, getPlacement, getSkipIndices, getSkipIndicesObj, getSkipValues, getSkipValuesObj, prepareGaugeElement, setMaximumValue, setMinimumValue, setOffset, setPlacement, setSkipIndices, setSkipIndicesObj, setSkipValues, setSkipValuesObjcleanReference, getAnimation, getReference, getScale, setAnimation, setReference, setScaleisAllowApplyStyle, setAllowApplyStylepublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiRadialTickMarkBaseJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiRadialTickMarkBaseJSONExceptionpublic 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 setprotected boolean getIsSkipMajorValues()
public StiGaugeElemenType getElementType()
getElementType in class StiRadialTickMarkBasepublic 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.