|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.context.chart.animation.StiAnimation
com.stimulsoft.base.context.chart.animation.StiRotationAnimation
public class StiRotationAnimation
Copyright Stimulsoft
| Field Summary | |
|---|---|
StiPoint |
centerPoint
|
double |
endAngle
|
double |
startAngle
|
| Fields inherited from class com.stimulsoft.base.context.chart.animation.StiAnimation |
|---|
beginTime, duration |
| Constructor Summary | |
|---|---|
StiRotationAnimation(double startAngle,
double endAngle,
StiPoint centerPoint,
java.lang.Integer duration,
java.lang.Integer beginTime)
|
|
| Method Summary | |
|---|---|
StiAnimationType |
getType()
|
| Methods inherited from class com.stimulsoft.base.context.chart.animation.StiAnimation |
|---|
getBeginTime, getDuration, setBeginTime, setDuration |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double startAngle
public double endAngle
public StiPoint centerPoint
| Constructor Detail |
|---|
public StiRotationAnimation(double startAngle,
double endAngle,
StiPoint centerPoint,
java.lang.Integer duration,
java.lang.Integer beginTime)
| Method Detail |
|---|
public StiAnimationType getType()
getType in class StiAnimation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||