net.sourceforge.plantuml.cucadiagram.dot
Class GraphvizUtils
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
public class GraphvizUtils
- extends java.lang.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(java.lang.String dotString,
java.lang.String... type)
- Deprecated.
getDotExe
public static java.io.File getDotExe()
getenvGraphvizDot
public static java.lang.String getenvGraphvizDot()
getenvLogData
public static java.lang.String getenvLogData()
dotVersion
public static java.lang.String dotVersion()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
getDotVersion
public static int getDotVersion()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
getTestDotStrings
public static java.util.List<java.lang.String> getTestDotStrings(boolean withRichText)
getOS
public static net.sourceforge.plantuml.cucadiagram.dot.OS getOS()
Copyright © 2012. All Rights Reserved.