|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntStack | |
---|---|
infovis.tree | Provides a set of classes related to visualization of trees. |
Uses of IntStack in infovis.tree |
---|
Methods in infovis.tree with parameters of type IntStack | |
---|---|
static void |
BreadthFirst.visit(Tree tree,
BreadthFirst.Visitor visitor,
int node,
IntStack Q)
Traverse the tree starting at a node with a breadth first traversal, calling the visitor at each node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |