| 
 | |||||||||
| 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.TimeIndefinite
public class TimeIndefinite
This represents the indefinite (infinite) amount of time.
| Constructor Summary | |
|---|---|
| TimeIndefinite()Creates a new instance of TimeDiscrete | |
| Method Summary | |
|---|---|
|  double | evalTime()Calculates the (greater than or equal to 0) time in seconds this time represents. | 
| Methods inherited from class com.kitfox.svg.animation.TimeBase | 
|---|
| parseTimeComponent, setParentElement | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TimeIndefinite()
| Method Detail | 
|---|
public double evalTime()
TimeBase
evalTime in class TimeBase| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||