| 
 | |||||||||
| 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.ASTIndefiniteTime
public class ASTIndefiniteTime
| Field Summary | 
|---|
| Fields inherited from class com.kitfox.svg.animation.parser.SimpleNode | 
|---|
| children, id, parent, parser | 
| Constructor Summary | |
|---|---|
| ASTIndefiniteTime(AnimTimeParser p,
                  int id) | |
| ASTIndefiniteTime(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 ASTIndefiniteTime(int id)
public ASTIndefiniteTime(AnimTimeParser p,
                         int id)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||