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