com.stimulsoft.base.context.chart.animation
Class StiPieSegmentAnimation
java.lang.Object
com.stimulsoft.base.context.chart.animation.StiAnimation
com.stimulsoft.base.context.chart.animation.StiPieSegmentAnimation
public class StiPieSegmentAnimation
- extends StiAnimation
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiPieSegmentAnimation
public StiPieSegmentAnimation(StiRectangle rectFrom,
float startAngleFrom,
float sweepAngleFrom,
java.lang.Integer duration,
java.lang.Integer beginTime)
getType
public StiAnimationType getType()
- Specified by:
getType
in class StiAnimation
getRectFrom
public StiRectangle getRectFrom()
- Returns:
- the rectFrom
setRectFrom
public void setRectFrom(StiRectangle rectFrom)
- Parameters:
rectFrom
- the rectFrom to set
getStartAngleFrom
public float getStartAngleFrom()
- Returns:
- the startAngleFrom
setStartAngleFrom
public void setStartAngleFrom(float startAngleFrom)
- Parameters:
startAngleFrom
- the startAngleFrom to set
getSweepAngleFrom
public float getSweepAngleFrom()
- Returns:
- the sweepAngleFrom
setSweepAngleFrom
public void setSweepAngleFrom(float sweepAngleFrom)
- Parameters:
sweepAngleFrom
- the sweepAngleFrom to set