| 
 | ||||||||||
| 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.StiTickMarkBase
com.stimulsoft.report.infographics.gauge.primitives.tick.StiLinearTickMarkBase
com.stimulsoft.report.infographics.gauge.tick.linear.mark.StiLinearTickMarkCustom
public class StiLinearTickMarkCustom
Copyright Stimulsoft
| Field Summary | 
|---|
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef | 
|---|
| REFERENCE_EMPTY, REFERENCE_REPORT | 
| Constructor Summary | |
|---|---|
| StiLinearTickMarkCustom() | |
| 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() | 
|  StiGetValueEvent | getGetValueEvent()Occurs when getting the property Value. | 
|  java.lang.String | getLocalizeName() | 
|  StiValueExpression | getValue()value corresponds to this tick mark. | 
|  double | getValueObj()value corresponds to this tick mark. | 
|  StiCustomValuesCollection | getValues() | 
|  void | InvokeGetValue(StiGaugeElement sender,
               StiGetValueEventArgs e) | 
|  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)value corresponds to this tick mark. | 
|  void | setValues(StiCustomValuesCollection values) | 
| Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickMarkBase | 
|---|
| getBorderBrush, getBorderWidth, getBrush, getCustomSkin, getRelativeHeight, getRelativeWidth, getSkin, setBorderBrush, setBorderWidth, setBrush, setCustomSkin, setRelativeHeight, setRelativeWidth, setSkin | 
| 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, getElementType, 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 | 
| Constructor Detail | 
|---|
public StiLinearTickMarkCustom()
| Method Detail | 
|---|
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
                            throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiTickMarkBaseJSONException
public void LoadFromJsonObject(JSONObject jObject)
                        throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiTickMarkBaseJSONExceptionpublic StiComponentId getComponentId()
public java.lang.Object clone()
StiElementBase
clone in class StiTickMarkBasepublic 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 java.lang.String getLocalizeName()
getLocalizeName in class StiGaugeElementpublic StiGetValueEvent getGetValueEvent()
public void setGetValueEvent(StiGetValueEvent getValueEvent)
getValueEvent - the getValueEvent to setpublic StiValueExpression getValue()
public void setValue(StiValueExpression value)
value - the value to setpublic StiGaugeElement createNew()
createNew in class StiGaugeElementpublic void prepareGaugeElement()
prepareGaugeElement in class StiTickBase
public void InvokeGetValue(StiGaugeElement sender,
                           StiGetValueEventArgs e)
public void drawElement(StiGaugeContextPainter context)
drawElement in class StiLinearTickMarkBase| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||