Uses of Class
com.stimulsoft.report.components.indicators.StiIndicator
Packages that use StiIndicator
Package
Description
-
Uses of StiIndicator in com.stimulsoft.report.components.conditions
Methods in com.stimulsoft.report.components.conditions that return StiIndicatorModifier and TypeMethodDescriptionStiColorScaleCondition.CreateIndicator(StiText component) final StiIndicatorStiDataBarCondition.CreateIndicator(StiText component) Creates new indicator for specified condition.final StiIndicatorStiIconSetCondition.CreateIndicator(StiText component) Creates new indicator for specified condition. -
Uses of StiIndicator in com.stimulsoft.report.components.indicators
Subclasses of StiIndicator in com.stimulsoft.report.components.indicatorsMethods in com.stimulsoft.report.components.indicators that return StiIndicatorModifier and TypeMethodDescriptionstatic StiIndicatorStiIndicator.deserializeFromString(String content) StiIndicator.getInstance(String content) static StiIndicatorStiIndicator.LoadFromJsonObjectInternal(JSONObject jObject) -
Uses of StiIndicator in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return StiIndicator -
Uses of StiIndicator in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiIndicatorModifier and TypeMethodDescriptionStiText.getIndicator()Gets or sets special indicator for text component.Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiIndicator -
Uses of StiIndicator in com.stimulsoft.report.painters
Methods in com.stimulsoft.report.painters with parameters of type StiIndicatorModifier and TypeMethodDescriptionstatic StiIndicatorTypePainterStiPainter.getIndicatorPainter(StiIndicator componentType) Retirn indicator painter by indicator component -
Uses of StiIndicator in com.stimulsoft.report.painters.indicator
Methods in com.stimulsoft.report.painters.indicator with parameters of type StiIndicatorModifier and TypeMethodDescriptionstatic StiIndicatorTypePainterStiIndicatorTypePainter.getPainter(StiIndicator componentType) ReturnStiIndicatorTypePainteraccoding to indicator