Uses of Enum Class
com.stimulsoft.report.infographics.gauge.StiNeedleSkin
Packages that use StiNeedleSkin
Package
Description
-
Uses of StiNeedleSkin in com.stimulsoft.report.infographics.gauge
Methods in com.stimulsoft.report.infographics.gauge that return StiNeedleSkinModifier and TypeMethodDescriptionstatic StiNeedleSkinReturns the enum constant of this class with the specified name.static StiNeedleSkin[]StiNeedleSkin.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiNeedleSkin in com.stimulsoft.report.infographics.gauge.helpers
Methods in com.stimulsoft.report.infographics.gauge.helpers with parameters of type StiNeedleSkinModifier and TypeMethodDescriptionstatic StiGaugeElementSkinStiGaugeSkinHelper.getNeedleIndicatorSkin(StiNeedleSkin skin) -
Uses of StiNeedleSkin in com.stimulsoft.report.infographics.gauge.indicators
Methods in com.stimulsoft.report.infographics.gauge.indicators that return StiNeedleSkinMethods in com.stimulsoft.report.infographics.gauge.indicators with parameters of type StiNeedleSkinModifier and TypeMethodDescriptionvoidStiNeedle.setSkin(StiNeedleSkin skin) the skin of the component rendering.