Uses of Class
com.stimulsoft.report.infographics.gauge.skins.StiGaugeElementSkin
Packages that use StiGaugeElementSkin
Package
Description
-
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.helpers
Methods in com.stimulsoft.report.infographics.gauge.helpers that return StiGaugeElementSkinModifier and TypeMethodDescriptionstatic StiGaugeElementSkinStiGaugeSkinHelper.getMarkerSkin(StiMarkerSkin skin) static StiGaugeElementSkinStiGaugeSkinHelper.getNeedleIndicatorSkin(StiNeedleSkin skin) static StiGaugeElementSkinStiGaugeSkinHelper.getStateIndicatorSkin(StiStateSkin skin) static StiGaugeElementSkinStiGaugeSkinHelper.getTickMarkSkin(StiTickMarkSkin skin) -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.indicators
Methods in com.stimulsoft.report.infographics.gauge.indicators that return StiGaugeElementSkinModifier and TypeMethodDescriptionprotected StiGaugeElementSkinStiStateIndicator.GetActualSkin()StiNeedle.getCustomSkin()StiStateIndicator.getCustomSkin()Methods in com.stimulsoft.report.infographics.gauge.indicators with parameters of type StiGaugeElementSkinModifier and TypeMethodDescriptionvoidStiNeedle.setCustomSkin(StiGaugeElementSkin customSkin) voidStiStateIndicator.setCustomSkin(StiGaugeElementSkin customSkin) -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.primitives.indicators
Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators that return StiGaugeElementSkinModifier and TypeMethodDescriptionprotected StiGaugeElementSkinStiMarkerBase.getActualSkin()StiMarkerBase.getCustomSkin()Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators with parameters of type StiGaugeElementSkinModifier and TypeMethodDescriptionvoidStiMarkerBase.setCustomSkin(StiGaugeElementSkin customSkin) -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.primitives.tick
Methods in com.stimulsoft.report.infographics.gauge.primitives.tick that return StiGaugeElementSkinModifier and TypeMethodDescriptionprotected StiGaugeElementSkinStiTickMarkBase.getActualSkin()StiTickMarkBase.getCustomSkin()Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiGaugeElementSkinModifier and TypeMethodDescriptionvoidStiTickMarkBase.setCustomSkin(StiGaugeElementSkin customSkin) -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.skins
Subclasses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.skins -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.skins.markerindicator
Modifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.skins.needleindicator
Modifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.skins.stateindicator
Modifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.skins.tickmark
Modifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.tick.linear.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark that return StiGaugeElementSkinModifier and TypeMethodDescriptionStiLinearTickMarkCustomValue.getSkin()the skin of the component rendering.Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark with parameters of type StiGaugeElementSkinModifier and TypeMethodDescriptionvoidStiLinearTickMarkCustomValue.setSkin(StiGaugeElementSkin skin) the skin of the component rendering.Constructors in com.stimulsoft.report.infographics.gauge.tick.linear.mark with parameters of type StiGaugeElementSkinModifierConstructorDescriptionStiLinearTickMarkCustomValue(double value, Double offset, Double relativeWidth, Double relativeHeight, StiPlacement placement, StiGaugeElementSkin skin) -
Uses of StiGaugeElementSkin in com.stimulsoft.report.infographics.gauge.tick.radial.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark that return StiGaugeElementSkinModifier and TypeMethodDescriptionStiRadialTickMarkCustomValue.getSkin()the skin of the component rendering.Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark with parameters of type StiGaugeElementSkinModifier and TypeMethodDescriptionvoidStiRadialTickMarkCustomValue.setSkin(StiGaugeElementSkin skin) the skin of the component rendering.Constructors in com.stimulsoft.report.infographics.gauge.tick.radial.mark with parameters of type StiGaugeElementSkinModifierConstructorDescriptionStiRadialTickMarkCustomValue(double value, Double offset, Double relativeWidth, Double relativeHeight, Double offsetAngle, StiPlacement placement, StiBrush brush, StiBrush borderBrush, Double borderWidth, StiGaugeElementSkin skin) StiRadialTickMarkCustomValue(double value, Double offset, Double relativeWidth, Double relativeHeight, Double offsetAngle, StiPlacement placement, StiGaugeElementSkin skin)