org.kuali.maven.plugins.graph.dot
Class GraphHelper
java.lang.Object
  
org.kuali.maven.plugins.graph.dot.GraphHelper
public class GraphHelper
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GraphHelper
public GraphHelper()
getGraph
public Graph getGraph(String title)
 
getGraph
public Graph getGraph(String title,
                      List<GraphNode> nodes)
 
getGraph
public Graph getGraph(String title,
                      Direction direction,
                      List<GraphNode> nodes,
                      List<Edge> edges)
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.