Uses of Interface
com.arsdigita.util.GraphFormatter

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.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC