Uses of Class
com.stimulsoft.report.infographics.gauge.primitives.scales.StiScaleBase
Packages that use StiScaleBase
Package
Description
-
Uses of StiScaleBase in com.stimulsoft.report.infographics.gauge.collections
Methods in com.stimulsoft.report.infographics.gauge.collections with parameters of type StiScaleBaseModifier and TypeMethodDescriptionvoidStiScaleCollection.add(int index, StiScaleBase element) booleanStiScaleCollection.add(StiScaleBase element) booleanStiScaleCollection.moveDown(StiScaleBase element) booleanStiScaleCollection.moveUp(StiScaleBase element) booleanStiScaleCollection.remove(StiScaleBase element) Method parameters in com.stimulsoft.report.infographics.gauge.collections with type arguments of type StiScaleBaseModifier and TypeMethodDescriptionbooleanStiScaleCollection.addAll(Collection<? extends StiScaleBase> elements) Constructors in com.stimulsoft.report.infographics.gauge.collections with parameters of type StiScaleBase -
Uses of StiScaleBase in com.stimulsoft.report.infographics.gauge.helpers
Methods in com.stimulsoft.report.infographics.gauge.helpers with parameters of type StiScaleBaseModifier and TypeMethodDescriptionstatic doubleStiGaugeHelper.getFloatValueFromObject(Object valueObj, StiScaleBase scale) -
Uses of StiScaleBase in com.stimulsoft.report.infographics.gauge.primitives.base
Fields in com.stimulsoft.report.infographics.gauge.primitives.base declared as StiScaleBaseMethods in com.stimulsoft.report.infographics.gauge.primitives.base that return StiScaleBaseMethods in com.stimulsoft.report.infographics.gauge.primitives.base with parameters of type StiScaleBase -
Uses of StiScaleBase in com.stimulsoft.report.infographics.gauge.primitives.range
Methods in com.stimulsoft.report.infographics.gauge.primitives.range with parameters of type StiScaleBaseModifier and TypeMethodDescriptionprotected abstract voidStiRangeBase.drawRange(StiGaugeContextPainter context, StiScaleBase scale) -
Uses of StiScaleBase in com.stimulsoft.report.infographics.gauge.primitives.scales
Methods in com.stimulsoft.report.infographics.gauge.primitives.scales that return StiScaleBase -
Uses of StiScaleBase in com.stimulsoft.report.infographics.gauge.range
Methods in com.stimulsoft.report.infographics.gauge.range with parameters of type StiScaleBaseModifier and TypeMethodDescriptionprotected voidStiLinearRange.drawRange(StiGaugeContextPainter context, StiScaleBase scale) voidStiRadialRange.drawRange(StiGaugeContextPainter context, StiScaleBase scale) -
Uses of StiScaleBase in com.stimulsoft.report.infographics.gauge.scales
Subclasses of StiScaleBase in com.stimulsoft.report.infographics.gauge.scalesModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftMethods in com.stimulsoft.report.infographics.gauge.scales that return StiScaleBase -
Uses of StiScaleBase in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return types with arguments of type StiScaleBase