com.stimulsoft.base.context.chart.animation
Class StiColumnAnimation
java.lang.Object
com.stimulsoft.base.context.chart.animation.StiAnimation
com.stimulsoft.base.context.chart.animation.StiColumnAnimation
public class StiColumnAnimation
- extends StiAnimation
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiColumnAnimation
public StiColumnAnimation(java.lang.Double valueFrom,
StiRectangle rectFrom,
java.lang.Integer duration,
java.lang.Integer beginTime)
getValueFrom
public java.lang.Double getValueFrom()
- Returns:
- the valueFrom
setValueFrom
public void setValueFrom(java.lang.Double valueFrom)
- Parameters:
valueFrom
- the valueFrom to set
getRectFrom
public StiRectangle getRectFrom()
- Returns:
- the rectFrom
setRectFrom
public void setRectFrom(StiRectangle rectFrom)
- Parameters:
rectFrom
- the rectFrom to set
getType
public StiAnimationType getType()
- Specified by:
getType
in class StiAnimation