|
UC Berkeley Group for User Interface Research Updated November 17, 2000 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathTreeFormatter | |
| edu.berkeley.guir.lib.graphs | Some simple graph utilities. |
| Uses of PathTreeFormatter in edu.berkeley.guir.lib.graphs |
| Classes in edu.berkeley.guir.lib.graphs that implement PathTreeFormatter | |
class |
PathTreeFormatterDefault
Formats a Path Tree to be displayed via text. |
| Methods in edu.berkeley.guir.lib.graphs with parameters of type PathTreeFormatter | |
void |
PathTree.setDefaultFormatter(PathTreeFormatter f)
|
void |
PathTree.printTraversal(PathTreeFormatter f)
Print out the tree in a hierarchy to System.out, using the specified layout formatter for the PathTree. |
void |
PathTree.printTraversal(PrintWriter pwriter,
PathTreeFormatter f)
Print out the tree in a hierarchy to the specified Writer, using the PathTreeFormatter passed in. |
|
Copyright Information | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||