|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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.StiRadialTickLabelBase
com.stimulsoft.report.infographics.gauge.tick.radial.label.StiRadialTickLabelCustom
public class StiRadialTickLabelCustom
Copyright Stimulsoft
| Field Summary | |
|---|---|
StiGetValueEventHandler |
getValue
|
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiRadialTickLabelCustom()
|
|
| Method Summary | |
|---|---|
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()
|
StiTextExpression |
getText()
text corresponds to this tick label. |
java.lang.String |
getTextObj()
|
StiValueExpression |
getValue()
value corresponds to this tick label. |
double |
getValueObj()
|
StiCustomValuesCollection |
getValues()
|
void |
invokeGetValue(StiGaugeElement sender,
StiGetValueEventArgs e)
Raises the GetValue event. |
void |
LoadFromJsonObject(JSONObject jObject)
|
void |
prepareGaugeElement()
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setGetValueEvent(StiGetValueEvent getValueEvent)
Occurs when getting the property Value. |
void |
setText(StiTextExpression text)
text corresponds to this tick label. |
void |
setTextObj(java.lang.String textObj)
|
void |
setValue(StiValueExpression value)
value corresponds to this tick label. |
void |
setValueObj(double valueObj)
|
void |
setValues(StiCustomValuesCollection values)
|
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiRadialTickLabelBase |
|---|
getLabelRotationMode, getOffsetAngle, setLabelRotationMode, setOffsetAngle |
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickLabelBase |
|---|
getFont, getTextBrush, getTextFormat, setFont, setTextBrush, setTextFormat |
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickBase |
|---|
getMaximumValue, getMinimumValue, getOffset, getPlacement, getSkipIndices, getSkipIndicesObj, getSkipValues, getSkipValuesObj, setMaximumValue, setMinimumValue, setOffset, setPlacement, setSkipIndices, setSkipIndicesObj, setSkipValues, setSkipValuesObj |
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiGaugeElement |
|---|
cleanReference, getAnimation, getReference, getScale, setAnimation, setReference, setScale |
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiElementBase |
|---|
applyStyle, isAllowApplyStyle, setAllowApplyStyle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public StiGetValueEventHandler getValue
| Constructor Detail |
|---|
public StiRadialTickLabelCustom()
| Method Detail |
|---|
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiRadialTickLabelBaseJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiRadialTickLabelBaseJSONExceptionpublic StiComponentId getComponentId()
public java.lang.Object clone()
StiElementBase
clone in class StiRadialTickLabelBasepublic double getValueObj()
getValueObj in interface IStiTickCustompublic void setValueObj(double valueObj)
setValueObj in interface IStiTickCustomvalueObj - the valueObj to setpublic java.lang.String getTextObj()
public void setTextObj(java.lang.String textObj)
textObj - the textObj to setpublic StiCustomValuesCollection getValues()
getValues in interface IStiTickCustompublic void setValues(StiCustomValuesCollection values)
setValues in interface IStiTickCustomvalues - the values to setpublic StiGaugeElemenType getElementType()
getElementType in class StiRadialTickLabelBasepublic java.lang.String getLocalizeName()
getLocalizeName in class StiGaugeElement
public void invokeGetValue(StiGaugeElement sender,
StiGetValueEventArgs e)
sender - e - public StiGetValueEvent getGetValueEvent()
public void setGetValueEvent(StiGetValueEvent getValueEvent)
getValueEvent - the getValueEvent to setpublic StiValueExpression getValue()
public void setValue(StiValueExpression value)
value - the value to setpublic StiTextExpression getText()
public void setText(StiTextExpression text)
text - the text to setpublic StiGaugeElement createNew()
createNew in class StiGaugeElementpublic void prepareGaugeElement()
prepareGaugeElement in class StiTickBasepublic void drawElement(StiGaugeContextPainter context)
drawElement in class StiRadialTickLabelBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||