|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GraphFormatter | |
| com.arsdigita.util | Utility classes. |
| Uses of GraphFormatter in com.arsdigita.util |
| Methods in com.arsdigita.util with parameters of type GraphFormatter | |
static void |
Graphs.printTree(Tree tree,
GraphFormatter fmtr,
PrintWriter writer)
Pretty-prints the tree in a format patterned off of the DOT language. |
static void |
Graphs.printGraph(Graph graph,
GraphFormatter fmtr,
PrintWriter writer)
Pretty-prints the graph. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||