org.codehaus.mojo.graphing.generators
Class GraphvizGenerator
java.lang.Object
org.codehaus.mojo.graphing.generators.GraphvizGenerator
- All Implemented Interfaces:
- GraphGenerator
public class GraphvizGenerator
- extends Object
- implements GraphGenerator
Generator for a Graphviz.
- Author:
- Joakim Erdfelt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphvizGenerator
public GraphvizGenerator()
generate
public void generate(GraphModel model,
String filename)
throws IOException
- Specified by:
generate
in interface GraphGenerator
- Throws:
IOException
Copyright © 2005-2011 Codehaus. All Rights Reserved.