com.stimulsoft.base.context.chart.animation
Class StiPointsAnimation
java.lang.Object
com.stimulsoft.base.context.chart.animation.StiAnimation
com.stimulsoft.base.context.chart.animation.StiPointsAnimation
public class StiPointsAnimation
- extends StiAnimation
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiPointsAnimation
public StiPointsAnimation(StiPoint[] pointsFrom,
Integer duration,
Integer beginTime)
getType
public StiAnimationType getType()
- Specified by:
getType in class StiAnimation
getPointsFrom
public StiPoint[] getPointsFrom()
- Returns:
- the pointsFrom
setPointsFrom
public void setPointsFrom(StiPoint[] pointsFrom)
- Parameters:
pointsFrom - the pointsFrom to set
Copyright © 2017 Stimulsoft. All Rights Reserved.