|
||||||||||
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.StiLinearTickLabelBase
com.stimulsoft.report.infographics.gauge.tick.linear.label.StiLinearTickLabelMajor
public class StiLinearTickLabelMajor
Copyright Stimulsoft
Field Summary |
---|
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiLinearTickLabelMajor()
|
Method Summary | |
---|---|
void |
applyStyle(IStiGaugeStyle style)
Apply style to component which release this interface. |
StiGaugeElement |
createNew()
|
StiComponentId |
getComponentId()
|
java.lang.String |
getLocalizeName()
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiLinearTickLabelBase |
---|
drawElement |
Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickLabelBase |
---|
clone, getFont, getTextBrush, getTextFormat, LoadFromJsonObject, setFont, setTextBrush, setTextFormat |
Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickBase |
---|
getMaximumValue, getMinimumValue, getOffset, getPlacement, getSkipIndices, getSkipIndicesObj, getSkipValues, getSkipValuesObj, prepareGaugeElement, 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 |
---|
isAllowApplyStyle, setAllowApplyStyle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiLinearTickLabelMajor()
Method Detail |
---|
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject
in interface IStiJsonReportObject
SaveToJsonObject
in class StiTickLabelBase
JSONException
public StiComponentId getComponentId()
public void applyStyle(IStiGaugeStyle style)
IStiApplyStyleGauge
applyStyle
in interface IStiApplyStyleGauge
applyStyle
in class StiElementBase
public java.lang.String getLocalizeName()
getLocalizeName
in class StiGaugeElement
public StiGaugeElement createNew()
createNew
in class StiGaugeElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |