Class StiRadialTickLabelMinor
java.lang.Object
com.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.StiRadialTickLabelMinor
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiApplyStyleGauge,Cloneable
Copyright Stimulsoft
-
Field Summary
Fields inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickLabelBase
formatServiceFields inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiGaugeElement
animation, scaleFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyStyle(IStiGaugeStyle style) Apply style to component which release this interface.booleanwhether to pass major values.protected booleanvoidLoadFromJsonObject(JSONObject jObject) voidsetSkipMajorValues(boolean skipMajorValues) whether to pass major values.Methods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiRadialTickLabelBase
clone, drawElement, getLabelRotationMode, getMatrixRotation, getOffsetAngle, setLabelRotationMode, setOffsetAngleMethods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickLabelBase
getFont, getTextBrush, getTextFormat, getTextForRender, getTextForRender, getTextForRender, setFont, setTextBrush, setTextFormatMethods inherited from class com.stimulsoft.report.infographics.gauge.primitives.tick.StiTickBase
checkTickValue, getMajorCollections, getMaximumValue, getMinimumValue, getMinorCollections, getOffset, getOffset, getPlacement, getPlacement, getSkipIndices, getSkipIndicesObj, getSkipValues, getSkipValuesObj, prepareGaugeElement, setMaximumValue, setMinimumValue, setOffset, setPlacement, setSkipIndices, setSkipIndicesObj, setSkipValues, setSkipValuesObjMethods inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiGaugeElement
cleanReference, getAnimation, getReference, getScale, setAnimation, setReference, setScaleMethods inherited from class com.stimulsoft.report.infographics.gauge.primitives.base.StiElementBase
isAllowApplyStyle, setAllowApplyStyle
-
Constructor Details
-
StiRadialTickLabelMinor
public StiRadialTickLabelMinor()
-
-
Method Details
-
SaveToJsonObject
- Specified by:
SaveToJsonObjectin interfaceIStiJsonReportObject- Overrides:
SaveToJsonObjectin classStiRadialTickLabelBase- Throws:
JSONException
-
LoadFromJsonObject
- Specified by:
LoadFromJsonObjectin interfaceIStiJsonReportObject- Overrides:
LoadFromJsonObjectin classStiRadialTickLabelBase- Throws:
JSONException
-
getComponentId
-
applyStyle
Description copied from interface:IStiApplyStyleGaugeApply style to component which release this interface.- Specified by:
applyStylein interfaceIStiApplyStyleGauge- Overrides:
applyStylein classStiElementBase- Parameters:
style-
-
isSkipMajorValues
public boolean isSkipMajorValues()whether to pass major values.- Overrides:
isSkipMajorValuesin classStiTickBase- Returns:
- the skipMajorValues
-
setSkipMajorValues
public void setSkipMajorValues(boolean skipMajorValues) whether to pass major values.- Parameters:
skipMajorValues- the skipMajorValues to set
-
IsSkipMajorValues
protected boolean IsSkipMajorValues() -
getElementType
- Overrides:
getElementTypein classStiRadialTickLabelBase
-
getLocalizeName
- Overrides:
getLocalizeNamein classStiGaugeElement
-
createNew
- Overrides:
createNewin classStiGaugeElement
-
getPointCollection
- Overrides:
getPointCollectionin classStiTickBase
-