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