net.sourceforge.plantuml.cucadiagram.dot
Class GraphvizUtils
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
public class GraphvizUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphvizUtils
public GraphvizUtils()
create
@Deprecated
public static Graphviz create(String dotString,
String... type)
- Deprecated.
getDotExe
public static File getDotExe()
getenvGraphvizDot
public static String getenvGraphvizDot()
getenvLogData
public static String getenvLogData()
dotVersion
public static String dotVersion()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getDotVersion
public static int getDotVersion()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getTestDotStrings
public static List<String> getTestDotStrings(boolean withRichText)
getOS
public static net.sourceforge.plantuml.cucadiagram.dot.OS getOS()
Copyright © 2012. All Rights Reserved.