public class StiColumnAnimation extends StiAnimation
beginTime, duration| Constructor and Description |
|---|
StiColumnAnimation(java.lang.Double valueFrom,
StiRectangle rectFrom,
java.lang.Integer duration,
java.lang.Integer beginTime) |
| Modifier and Type | Method and Description |
|---|---|
StiRectangle |
getRectFrom() |
StiAnimationType |
getType() |
java.lang.Double |
getValueFrom() |
void |
setRectFrom(StiRectangle rectFrom) |
void |
setValueFrom(java.lang.Double valueFrom) |
getBeginTime, getDuration, setBeginTime, setDurationpublic StiColumnAnimation(java.lang.Double valueFrom,
StiRectangle rectFrom,
java.lang.Integer duration,
java.lang.Integer beginTime)
public java.lang.Double getValueFrom()
public void setValueFrom(java.lang.Double valueFrom)
valueFrom - the valueFrom to setpublic StiRectangle getRectFrom()
public void setRectFrom(StiRectangle rectFrom)
rectFrom - the rectFrom to setpublic StiAnimationType getType()
getType in class StiAnimationCopyright © 2020 Stimulsoft. All Rights Reserved.