com.kitfox.svg.animation.parser
Class ASTIndefiniteTime
java.lang.Object
com.kitfox.svg.animation.parser.SimpleNode
com.kitfox.svg.animation.parser.ASTIndefiniteTime
- All Implemented Interfaces:
- Node
public class ASTIndefiniteTime
- extends SimpleNode
| Methods inherited from class com.kitfox.svg.animation.parser.SimpleNode |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString |
ASTIndefiniteTime
public ASTIndefiniteTime(int id)
ASTIndefiniteTime
public ASTIndefiniteTime(AnimTimeParser p,
int id)