public class StiRadialTickMarkCustom extends StiRadialTickMarkBase implements IStiTickCustom
animation, scaleREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiRadialTickMarkCustom() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance.
|
StiGaugeElement |
createNew() |
void |
drawElement(StiGaugeContextPainter context) |
StiComponentId |
getComponentId() |
StiGaugeElemenType |
getElementType() |
StiGetValueEvent |
getGetValueEvent()
Occurs when getting the property Value.
|
java.lang.String |
getLocalizeName() |
StiValueExpression |
getValue()
value corresponds to this tick mark.
|
double |
getValueObj() |
StiCustomValuesCollection |
getValues() |
void |
LoadFromJsonObject(JSONObject jObject) |
void |
prepareGaugeElement() |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setGetValueEvent(StiGetValueEvent getValueEvent)
Occurs when getting the property Value.
|
void |
setValue(StiValueExpression value)
value corresponds to this tick mark.
|
void |
setValueObj(double valueObj) |
void |
setValues(StiCustomValuesCollection values) |
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, getPointCollection, getSkipIndices, getSkipIndicesObj, getSkipValues, getSkipValuesObj, isSkipMajorValues, setMaximumValue, setMinimumValue, setOffset, setPlacement, setSkipIndices, setSkipIndicesObj, setSkipValues, setSkipValuesObjcleanReference, getAnimation, getReference, getScale, setAnimation, setReference, setScaleapplyStyle, isAllowApplyStyle, 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 java.lang.Object clone()
StiElementBaseclone in class StiRadialTickMarkBasepublic double getValueObj()
getValueObj in interface IStiTickCustompublic void setValueObj(double valueObj)
setValueObj in interface IStiTickCustomvalueObj - the valueObj to setpublic StiCustomValuesCollection getValues()
getValues in interface IStiTickCustompublic void setValues(StiCustomValuesCollection values)
setValues in interface IStiTickCustomvalues - the values to setpublic StiGetValueEvent getGetValueEvent()
public void setGetValueEvent(StiGetValueEvent getValueEvent)
getValueEvent - the getValueEvent to setpublic StiValueExpression getValue()
public void setValue(StiValueExpression value)
value - the value to setpublic StiGaugeElemenType getElementType()
getElementType in class StiRadialTickMarkBasepublic java.lang.String getLocalizeName()
getLocalizeName in class StiGaugeElementpublic StiGaugeElement createNew()
createNew in class StiGaugeElementpublic void prepareGaugeElement()
prepareGaugeElement in class StiTickBasepublic void drawElement(StiGaugeContextPainter context)
drawElement in class StiRadialTickMarkBaseCopyright © 2019 Stimulsoft. All Rights Reserved.