org.codehaus.mojo.graphing.generators
Interface GraphGenerator

All Known Implementing Classes:
GraphvizGenerator

public interface GraphGenerator


Method Summary
 void generate(GraphModel model, String filename)
           
 

Method Detail

generate

void generate(GraphModel model,
              String filename)
              throws IOException
Throws:
IOException


Copyright © 2005-2011 Codehaus. All Rights Reserved.