Class StiRotationAnimation
java.lang.Object
com.stimulsoft.report.painters.context.animation.StiAnimation
com.stimulsoft.report.painters.context.animation.StiRotationAnimation
Copyright Stimulsoft
-
Field Summary
FieldsFields inherited from class com.stimulsoft.report.painters.context.animation.StiAnimation
anotherAnimation, beginTime, beginTimeCorrect, duration, id -
Constructor Summary
ConstructorsConstructorDescriptionStiRotationAnimation(double startAngle, double endAngle, StiPoint centerPoint, StiTimeSpan duration, StiTimeSpan beginTime) -
Method Summary
Methods inherited from class com.stimulsoft.report.painters.context.animation.StiAnimation
getAnotherAnimation, getBeginTime, getDuration, setAnotherAnimation, setBeginTime, setDuration
-
Field Details
-
startAngle
public double startAngle -
endAngle
public double endAngle -
centerPoint
-
-
Constructor Details
-
StiRotationAnimation
public StiRotationAnimation(double startAngle, double endAngle, StiPoint centerPoint, StiTimeSpan duration, StiTimeSpan beginTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classStiAnimation
-