Uses of Enum Class
com.stimulsoft.report.infographics.gauge.StiMarkerSkin
Packages that use StiMarkerSkin
Package
Description
-
Uses of StiMarkerSkin in com.stimulsoft.report.infographics.gauge
Methods in com.stimulsoft.report.infographics.gauge that return StiMarkerSkinModifier and TypeMethodDescriptionstatic StiMarkerSkinReturns the enum constant of this class with the specified name.static StiMarkerSkin[]StiMarkerSkin.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiMarkerSkin in com.stimulsoft.report.infographics.gauge.helpers
Methods in com.stimulsoft.report.infographics.gauge.helpers with parameters of type StiMarkerSkinModifier and TypeMethodDescriptionstatic StiGaugeElementSkinStiGaugeSkinHelper.getMarkerSkin(StiMarkerSkin skin) -
Uses of StiMarkerSkin in com.stimulsoft.report.infographics.gauge.primitives.indicators
Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators that return StiMarkerSkinMethods in com.stimulsoft.report.infographics.gauge.primitives.indicators with parameters of type StiMarkerSkinModifier and TypeMethodDescriptionvoidStiMarkerBase.setSkin(StiMarkerSkin skin) the skin of the component rendering. -
Uses of StiMarkerSkin in com.stimulsoft.report.infographics.gauge.styles.core
Methods in com.stimulsoft.report.infographics.gauge.styles.core that return StiMarkerSkin