Uses of Class
com.stimulsoft.report.painters.context.animation.StiAnimation
Packages that use StiAnimation
Package
Description
-
Uses of StiAnimation in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return types with arguments of type StiAnimationMethod parameters in com.stimulsoft.report.chart with type arguments of type StiAnimationModifier and TypeMethodDescriptionvoidStiChart.setPreviousAnimations(List<StiAnimation> previousAnimations) -
Uses of StiAnimation in com.stimulsoft.report.chart.core.seriesLabels.axis
Methods in com.stimulsoft.report.chart.core.seriesLabels.axis with parameters of type StiAnimationModifier and TypeMethodDescriptionStiAxisSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, double weight, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) abstract StiSeriesLabelsGeomStiAxisSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) StiCenterAxisLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, double weight, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) StiCenterAxisLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) StiOutsideAxisLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms
Methods in com.stimulsoft.report.chart.geoms with parameters of type StiAnimationModifier and TypeMethodDescriptionstatic voidStiNullableDrawing.DrawCurve(StiContext context, StiPenGeom penGeom, StiPoint[] points, float tension, StiAnimation animation) static voidStiNullableDrawing.DrawCurve(StiContext context, StiPenGeom penGeom, StiPoint[] pointsStart, StiPoint[] points, float tension, StiAnimation animation) static voidStiNullableDrawing.DrawLines(StiContext context, StiPenGeom penGeom, StiPoint[] pointsStart, StiPoint[] points, StiAnimation animation) static voidStiNullableDrawing.DrawLines(StiContext context, StiPenGeom penGeom, StiPoint[] points, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.series.clusteredBar
Methods in com.stimulsoft.report.chart.geoms.series.clusteredBar that return StiAnimationModifier and TypeMethodDescriptionprotected StiAnimationStiClusteredBarSeriesElementGeom.GetAnimation() -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.series.clusteredColumn
Methods in com.stimulsoft.report.chart.geoms.series.clusteredColumn that return StiAnimationModifier and TypeMethodDescriptionprotected StiAnimationStiClusteredColumnSeriesElementGeom.getAnimation()protected StiAnimationStiBaseLineSeriesGeom.GetAnimation()protected StiAnimationStiBaseLineSeriesGeom.GetAnimation(StiPoint[] points) protected StiAnimationStiBaseLineSeriesGeom.GetAnimation(StiPoint[] pointsFrom, StiPoint[] points, String[] pointsIds) protected StiAnimationStiBaseLineSeriesGeom.GetAnimationConnect(StiPoint[] points) -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.series.gantt
Methods in com.stimulsoft.report.chart.geoms.series.gantt that return StiAnimationModifier and TypeMethodDescriptionprotected StiAnimationStiGanttSeriesElementGeom.GetAnimation() -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.series.range
Methods in com.stimulsoft.report.chart.geoms.series.range that return StiAnimation -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.series.stackedBar
Methods in com.stimulsoft.report.chart.geoms.series.stackedBar that return StiAnimationModifier and TypeMethodDescriptionprotected StiAnimationStiStackedBarSeriesElementGeom.GetAnimation() -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.series.stackedColumn
Methods in com.stimulsoft.report.chart.geoms.series.stackedColumn that return StiAnimationModifier and TypeMethodDescriptionprotected StiAnimationStiStackedColumnSeriesElementGeom.GetAnimation() -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.seriesLabels.axis
Methods in com.stimulsoft.report.chart.geoms.seriesLabels.axis that return StiAnimationModifier and TypeMethodDescriptionStiCenterAxisLabelsGeom.getAnimation()final StiAnimationStiOutsideAxisLabelsGeom.getAnimation()Methods in com.stimulsoft.report.chart.geoms.seriesLabels.axis with parameters of type StiAnimationModifier and TypeMethodDescriptionfinal voidStiOutsideAxisLabelsGeom.setAnimation(StiAnimation animation) Constructors in com.stimulsoft.report.chart.geoms.seriesLabels.axis with parameters of type StiAnimationModifierConstructorDescriptionStiCenterAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiColor labelColor, StiColor labelBorderColor, StiBrush seriesBrush, StiBrush seriesLabelsBrush, StiColor seriesBorderColor, StiFontGeom font, StiAnimation animation) StiOutsideAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiColor labelColor, StiColor labelBorderColor, StiColor labelLineColor, StiBrush seriesBrush, StiColor seriesBorderColor, StiFontGeom font, StiPoint startPoint, StiPoint endPoint, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.chart.geoms.seriesLabels.pie
Fields in com.stimulsoft.report.chart.geoms.seriesLabels.pie declared as StiAnimationModifier and TypeFieldDescriptionStiCenterPieLabelsGeom.animationStiTwoColumnsPieLabelsGeom.animationMethods in com.stimulsoft.report.chart.geoms.seriesLabels.pie that return StiAnimationModifier and TypeMethodDescriptionStiCenterPieLabelsGeom.getAnimation()StiTwoColumnsPieLabelsGeom.getAnimation()Methods in com.stimulsoft.report.chart.geoms.seriesLabels.pie with parameters of type StiAnimationModifier and TypeMethodDescriptionvoidStiCenterPieLabelsGeom.setAnimation(StiAnimation animation) voidStiTwoColumnsPieLabelsGeom.setAnimation(StiAnimation animation) Constructors in com.stimulsoft.report.chart.geoms.seriesLabels.pie with parameters of type StiAnimationModifierConstructorDescriptionStiCenterPieLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiBrush seriesBrush, StiBrush labelBrush, StiBrush seriesLabelsBrush, StiColor borderColor, StiColor seriesBorderColor, StiRotationMode rotationMode, StiRectangle labelRect, double angleToUse, StiAnimation animation) StiTwoColumnsPieLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiBrush seriesBrush, StiBrush labelBrush, StiBrush seriesLabelsBrush, StiColor borderColor, StiColor seriesBorderColor, StiRectangle labelRect, StiColor lineColor, StiPoint startPoint, StiPoint endPoint, StiPoint arcPoint, StiPoint centerPie, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.chart.interfaces
Methods in com.stimulsoft.report.chart.interfaces that return types with arguments of type StiAnimationMethod parameters in com.stimulsoft.report.chart.interfaces with type arguments of type StiAnimationModifier and TypeMethodDescriptionvoidIStiChart.setPreviousAnimations(List<StiAnimation> previousAnimations) -
Uses of StiAnimation in com.stimulsoft.report.chart.view.series.pie
Constructors in com.stimulsoft.report.chart.view.series.pie with parameters of type StiAnimationModifierConstructorDescriptionStiPie3dQuadrilateral(StiRectangle rectangle, StiPoint point1, StiPoint point2, StiPoint point3, StiPoint point4, boolean toClose, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.infographics.gauge.primitives.base
Fields in com.stimulsoft.report.infographics.gauge.primitives.base declared as StiAnimationMethods in com.stimulsoft.report.infographics.gauge.primitives.base that return StiAnimationMethods in com.stimulsoft.report.infographics.gauge.primitives.base with parameters of type StiAnimation -
Uses of StiAnimation in com.stimulsoft.report.infographics.gauge.skins
Methods in com.stimulsoft.report.infographics.gauge.skins with parameters of type StiAnimationModifier and TypeMethodDescriptionprotected voidStiMarkerBaseSkin.addLines(StiGaugeContextPainter context, StiIndicatorBase indicator, StiPoint[] points, StiRectangle rect, Double angle, StiPoint centerPoint, StringFormat sf, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.painters.context.animation
Subclasses of StiAnimation in com.stimulsoft.report.painters.context.animationModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftFields in com.stimulsoft.report.painters.context.animation declared as StiAnimationMethods in com.stimulsoft.report.painters.context.animation that return StiAnimationMethods in com.stimulsoft.report.painters.context.animation with parameters of type StiAnimationModifier and TypeMethodDescriptionvoidStiAnimation.setAnotherAnimation(StiAnimation anotherAnimation) Method parameters in com.stimulsoft.report.painters.context.animation with type arguments of type StiAnimationModifier and TypeMethodDescriptionvoidStiPieSegmentAnimation.applyPreviousAnimation(List<StiAnimation> previousAnimations) voidStiPointsAnimation.applyPreviousAnimation(List<StiAnimation> previousAnimations, boolean isSort) voidStiColumnAnimation.ApplyPreviousAnimation(List<StiAnimation> previousAnimations) -
Uses of StiAnimation in com.stimulsoft.report.painters.context.chart
Fields in com.stimulsoft.report.painters.context.chart with type parameters of type StiAnimationMethods in com.stimulsoft.report.painters.context.chart with parameters of type StiAnimationModifier and TypeMethodDescriptionvoidStiContext.DrawAnimationBar(StiBrush wpfBackColor, StiBrush brush, StiPenGeom borderPen, Object columnRect, StiCornerRadius cornerRadius, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationBar(StiBrush brush, StiPenGeom borderPen, Object columnRect, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationColumn(StiBrush wpfBackColor, StiBrush brush, StiPenGeom borderPen, Object rect, StiCornerRadius cornerRadius, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationColumn(Object brush, StiPenGeom borderPen, Object rect, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationCurve(StiPenGeom pen, StiPoint[] points, float tension, StiAnimation animation) voidStiContext.DrawAnimationLabel(String text, StiFontGeom font, Object textBrush, Object labelBrush, StiPenGeom penBorder, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, float angle, Boolean drawBorder, StiAnimation animation) voidStiContext.DrawAnimationLines(StiPenGeom pen, StiPoint[] points, StiAnimation animation) voidStiContext.DrawAnimationPathElement(StiBrush wpfBackColor, StiBrush brush, StiPenGeom borderPen, List<StiSegmentGeom> path, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationPathElement(Object brush, StiPenGeom borderPen, List<StiSegmentGeom> path, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationRectangle(StiBrush brush, StiPenGeom pen, StiRectangle rect, Object tag, StiAnimation animation) voidStiContext.DrawAnimationRectangle(StiBrush brush, StiPenGeom pen, StiRectangle rect, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.DrawAnimationRectangle(StiBrush brush, StiPenGeom pen, StiRectangle rect, Object tag, StiAnimation animation, StiInteractionDataGeom interaction, String toolTip) StiContext.DrawAnimationText(String text, StiFontGeom font, StiBrush brush, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode mode, double angle, boolean antialiasing, double maximalWidth, StiAnimation animation) voidStiContext.DrawShadowRect(StiRectangle rect, double radiusX, double radiusY, int shadowWidth, StiAnimation animation) voidStiContext.DrawShadowRect(StiRectangle rect, int shadowWidth, StiCornerRadius cornerRadius, StiAnimation animation) voidStiContext.FillDrawAnimationEllipse(StiBrush wpfBackColor, StiBrush brush, StiPenGeom pen, double x, double y, double width, double height, String toolTip, Object tag, StiAnimation animation) voidStiContext.FillDrawAnimationEllipse(StiBrush wpfBackColor, StiBrush brush, StiPenGeom pen, double x, double y, double width, double height, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.FillDrawAnimationEllipse(Object brush, StiPenGeom pen, double x, double y, double width, double height, String toolTip, Object tag, StiAnimation animation) voidStiContext.FillDrawAnimationEllipse(Object brush, StiPenGeom pen, double x, double y, double width, double height, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) voidStiContext.FillDrawAnimationPath(Object brush, StiPenGeom pen, List<StiSegmentGeom> path, Object rect, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) -
Uses of StiAnimation in com.stimulsoft.report.painters.context.chart.geoms
Methods in com.stimulsoft.report.painters.context.chart.geoms that return StiAnimationModifier and TypeMethodDescriptionStiBezierSegmentGeom.getAnimation()StiCurveSegmentGeom.getAnimation()StiLineSegmentGeom.getAnimation()StiLinesSegmentGeom.getAnimation()StiPieSegmentGeom.getAnimation()Methods in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiAnimationModifier and TypeMethodDescriptionvoidStiBezierSegmentGeom.setAnimation(StiAnimation animation) voidStiCurveSegmentGeom.setAnimation(StiAnimation animation) voidStiLineSegmentGeom.setAnimation(StiAnimation animation) voidStiLinesSegmentGeom.setAnimation(StiAnimation animation) voidStiPieSegmentGeom.setAnimation(StiAnimation animation) Constructors in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiAnimationModifierConstructorDescriptionStiBezierSegmentGeom(StiPoint pt1, StiPoint pt2, StiPoint pt3, StiPoint pt4, StiAnimation animation) StiCurveSegmentGeom(StiPoint[] points, float tension, StiAnimation animation) StiLineSegmentGeom(StiPoint start, StiPoint end, StiAnimation animation) StiLinesSegmentGeom(StiPoint[] points, StiAnimation animation) StiPieSegmentGeom(StiRectangle rect, double startAngle, double sweepAngle, StiAnimation animation) StiPieSegmentGeom(StiRectangle rect, float startAngle, float sweepAngle, float realStartAngle, float realSweepAngle, StiAnimation animation) StiPieSegmentGeom(StiRectangle rect, float startAngle, float sweepAngle, StiAnimation animation) StiTextGeom(String text, StiFontGeom font, StiBrush brush, Object location, StiStringFormatGeom StringFormat, double angle, boolean antialiasing, Integer maximalWidth, StiRotationMode rotationMode, boolean isRotatedText, String toolTip, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.painters.context.chart.geoms.animation
Methods in com.stimulsoft.report.painters.context.chart.geoms.animation that return StiAnimationMethods in com.stimulsoft.report.painters.context.chart.geoms.animation with parameters of type StiAnimationConstructors in com.stimulsoft.report.painters.context.chart.geoms.animation with parameters of type StiAnimationModifierConstructorDescriptionStiAnimationGeom(StiAnimation animation) StiAnimationGeom(StiAnimation animation, StiInteractionDataGeom interaction) StiBorderAnimationGeom(Object background, StiPenGeom borderPen, Object rect, Object tag, StiAnimation animation, StiInteractionDataGeom interaction, String toolTip) StiClusteredBarSeriesAnimationGeom(StiBrush wpfBackColor, StiBrush background, StiPenGeom borderPen, Object columnRect, StiCornerRadius cornerRadius, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiClusteredBarSeriesAnimationGeom(StiBrush background, StiPenGeom borderPen, Object columnRect, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiClusteredColumnSeriesAnimationGeom(StiBrush wpfBackColor, StiBrush background, StiPenGeom borderPen, Object columnRect, StiCornerRadius cornerRadius, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiClusteredColumnSeriesAnimationGeom(Object background, StiPenGeom borderPen, Object columnRect, Double value, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiCurveAnimationGeom(StiPenGeom pen, StiPoint[] points, float tension, StiAnimation animation) StiEllipseAnimationGeom(StiBrush wpfBackColor, StiBrush background, StiPenGeom borderPen, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiEllipseAnimationGeom(Object background, StiPenGeom borderPen, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiLabelAnimationGeom(String text, StiFontGeom font, Object textBrush, Object LabelBrush, StiPenGeom penBorder, StiRectangle rect, StiStringFormatGeom sf, StiRotationMode rotationMode, float angle, boolean drawBorder, StiAnimation animation) StiLinesAnimationGeom(StiPenGeom pen, StiPoint[] points, StiAnimation animation) StiPathAnimationGeom(Object background, StiPenGeom pen, List<StiSegmentGeom> geoms, Object rect, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiPathElementAnimationGeom(StiBrush wpfBackColor, StiBrush background, StiPenGeom borderPen, List<StiSegmentGeom> pathGeoms, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiPathElementAnimationGeom(Object background, StiPenGeom borderPen, List<StiSegmentGeom> pathGeoms, Object rect, String toolTip, Object tag, StiAnimation animation, StiInteractionDataGeom interaction) StiShadowAnimationGeom(StiRectangle rect, double radiusX, double radiusY, int shadowWidth, StiAnimation animation) StiShadowAnimationGeom(StiRectangle rect, int shadowWidth, StiCornerRadius cornerRadius, StiAnimation animation) -
Uses of StiAnimation in com.stimulsoft.report.painters.context.gauge.geoms
Methods in com.stimulsoft.report.painters.context.gauge.geoms that return StiAnimationMethods in com.stimulsoft.report.painters.context.gauge.geoms with parameters of type StiAnimation