public class StiRotationAnimation extends StiAnimation
| Modifier and Type | Field and Description |
|---|---|
StiPoint |
centerPoint |
double |
endAngle |
double |
startAngle |
beginTime, duration| Constructor and Description |
|---|
StiRotationAnimation(double startAngle,
double endAngle,
StiPoint centerPoint,
java.lang.Integer duration,
java.lang.Integer beginTime) |
| Modifier and Type | Method and Description |
|---|---|
StiAnimationType |
getType() |
getBeginTime, getDuration, setBeginTime, setDurationpublic double startAngle
public double endAngle
public StiPoint centerPoint
public StiRotationAnimation(double startAngle,
double endAngle,
StiPoint centerPoint,
java.lang.Integer duration,
java.lang.Integer beginTime)
public StiAnimationType getType()
getType in class StiAnimationCopyright © 2020 Stimulsoft. All Rights Reserved.