net.sourceforge.plantuml.cucadiagram.dot
Interface Graphviz


public interface Graphviz


Method Summary
 ProcessState createFile3(OutputStream os)
           
 String dotVersion()
           
 File getDotExe()
           
 

Method Detail

createFile3

ProcessState createFile3(OutputStream os)

getDotExe

File getDotExe()

dotVersion

String dotVersion()


Copyright © 2014. All Rights Reserved.