net.sourceforge.plantuml.cucadiagram.dot
Interface Graphviz
- All Known Implementing Classes:
- GraphvizCached
public interface Graphviz
createFile
void createFile(OutputStream os)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getDotExe
File getDotExe()
dotVersion
String dotVersion()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
testFile
String testFile(String dotfilename,
String outfile)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2011. All Rights Reserved.