|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiAnimation | |
|---|---|
| com.stimulsoft.base.context.chart | |
| com.stimulsoft.base.context.chart.animation | |
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.context.chart.geoms.animaton | |
| Uses of StiAnimation in com.stimulsoft.base.context.chart |
|---|
| Methods in com.stimulsoft.base.context.chart with parameters of type StiAnimation | |
|---|---|
void |
StiContext.DrawAnimationBar(Object brush,
StiPenGeom borderPen,
Object columnRect,
Double value,
String toolTip,
Object tag,
StiAnimation animation)
|
void |
StiContext.DrawAnimationColumn(Object brush,
StiPenGeom borderPen,
Object rect,
Double value,
String toolTip,
Object tag,
StiAnimation animation)
|
void |
StiContext.DrawAnimationCurve(StiPenGeom pen,
StiPoint[] points,
float tension,
StiAnimation animation)
|
void |
StiContext.DrawAnimationLabel(String text,
StiFontGeom font,
Object textBrush,
Object labelBrush,
StiPenGeom penBorder,
StiRectangle rect,
StiStringFormatGeom sf,
StiRotationMode mode,
float angle,
Boolean drawBorder,
StiAnimation animation)
|
void |
StiContext.DrawAnimationLines(StiPenGeom pen,
StiPoint[] points,
StiAnimation animation)
|
void |
StiContext.DrawAnimationPathElement(Object brush,
StiPenGeom borderPen,
List<StiSegmentGeom> path,
Object rect,
String toolTip,
Object tag,
StiAnimation animation)
|
void |
StiContext.DrawAnimationRectangle(Object brush,
StiPenGeom pen,
StiRectangle rect,
StiAnimation animation)
|
void |
StiContext.DrawShadowRect(StiRectangle rect,
double radiusX,
double radiusY,
int shadowWidth,
StiAnimation animation)
|
void |
StiContext.DrawShadowRect(StiRectangle rect,
int shadowWidth,
StiAnimation animation)
|
void |
StiContext.FillDrawAnimationEllipse(Object brush,
StiPenGeom pen,
double x,
double y,
double width,
double height,
String toolTip,
Object tag,
StiAnimation animation)
|
void |
StiContext.FillDrawAnimationPath(Object brush,
StiPenGeom pen,
List<StiSegmentGeom> path,
Object rect,
Object tag,
StiAnimation animation)
|
| Uses of StiAnimation in com.stimulsoft.base.context.chart.animation |
|---|
| Subclasses of StiAnimation in com.stimulsoft.base.context.chart.animation | |
|---|---|
class |
StiColumnAnimation
Copyright Stimulsoft |
class |
StiLabelAnimation
Copyright Stimulsoft |
class |
StiOpacityAnimation
Copyright Stimulsoft |
class |
StiPieLabelAnimation
Copyright Stimulsoft |
class |
StiPieSegmentAnimation
Copyright Stimulsoft |
class |
StiPointAnimation
Copyright Stimulsoft |
class |
StiPointsAnimation
Copyright Stimulsoft |
class |
StiRotaionAnimation
Copyright Stimulsoft |
class |
StiScaleAnimation
Copyright Stimulsoft |
class |
StiTranslationAnimation
Copyright Stimulsoft |
| Uses of StiAnimation in com.stimulsoft.base.context.chart.geoms |
|---|
| Methods in com.stimulsoft.base.context.chart.geoms that return StiAnimation | |
|---|---|
StiAnimation |
StiPieSegmentGeom.getAnimation()
|
StiAnimation |
StiLinesSegmentGeom.getAnimation()
|
StiAnimation |
StiLineSegmentGeom.getAnimation()
|
StiAnimation |
StiCurveSegmentGeom.getAnimation()
|
| Methods in com.stimulsoft.base.context.chart.geoms with parameters of type StiAnimation | |
|---|---|
void |
StiPieSegmentGeom.setAnimation(StiAnimation animation)
|
void |
StiLinesSegmentGeom.setAnimation(StiAnimation animation)
|
void |
StiLineSegmentGeom.setAnimation(StiAnimation animation)
|
void |
StiCurveSegmentGeom.setAnimation(StiAnimation animation)
|
| Constructors in com.stimulsoft.base.context.chart.geoms with parameters of type StiAnimation | |
|---|---|
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,
StiAnimation animation)
|
|
| Uses of StiAnimation in com.stimulsoft.base.context.chart.geoms.animaton |
|---|
| Methods in com.stimulsoft.base.context.chart.geoms.animaton that return StiAnimation | |
|---|---|
StiAnimation |
StiAnimationGeom.getAnimation()
|
| Methods in com.stimulsoft.base.context.chart.geoms.animaton with parameters of type StiAnimation | |
|---|---|
void |
StiAnimationGeom.setAnimation(StiAnimation animation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||