|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.kitfox.svg.animation.parser.SimpleNode
com.kitfox.svg.animation.parser.ASTLookupTime
public class ASTLookupTime
Field Summary |
---|
Fields inherited from class com.kitfox.svg.animation.parser.SimpleNode |
---|
children, id, parent, parser |
Constructor Summary | |
---|---|
ASTLookupTime(AnimTimeParser p,
int id)
|
|
ASTLookupTime(int id)
|
Method Summary |
---|
Methods inherited from class com.kitfox.svg.animation.parser.SimpleNode |
---|
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ASTLookupTime(int id)
public ASTLookupTime(AnimTimeParser p, int id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |