|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kitfox.svg.animation.TimeBase
com.kitfox.svg.animation.TimeLookup
public class TimeLookup
This is a time that represents a specific number of milliseconds
| Constructor Summary | |
|---|---|
TimeLookup(AnimationElement parent,
String node,
String event,
String paramList)
Creates a new instance of TimeDiscrete |
|
| Method Summary | |
|---|---|
double |
evalTime()
Calculates the (greater than or equal to 0) time in seconds this time represents. |
void |
setParentElement(AnimationElement ele)
Some time elements need to refer to the animation element that contains them to evaluate correctly |
| Methods inherited from class com.kitfox.svg.animation.TimeBase |
|---|
parseTimeComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeLookup(AnimationElement parent,
String node,
String event,
String paramList)
| Method Detail |
|---|
public double evalTime()
TimeBase
evalTime in class TimeBasepublic void setParentElement(AnimationElement ele)
TimeBase
setParentElement in class TimeBase
|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||