|
||||||||||
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.StiPointAnimation
public class StiPointAnimation
Copyright Stimulsoft
Field Summary |
---|
Fields inherited from class com.stimulsoft.base.context.chart.animation.StiAnimation |
---|
beginTime, duration |
Constructor Summary | |
---|---|
StiPointAnimation(StiPoint pointFrom,
java.lang.Integer duration,
java.lang.Integer beginTime)
|
Method Summary | |
---|---|
StiPoint |
getPointFrom()
|
StiAnimationType |
getType()
|
void |
setPointFrom(StiPoint pointFrom)
|
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 |
Constructor Detail |
---|
public StiPointAnimation(StiPoint pointFrom, java.lang.Integer duration, java.lang.Integer beginTime)
Method Detail |
---|
public StiAnimationType getType()
getType
in class StiAnimation
public StiPoint getPointFrom()
public void setPointFrom(StiPoint pointFrom)
pointFrom
- the pointFrom to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |