public class GraphvizUtils extends Object
Constructor and Description |
---|
GraphvizUtils() |
Modifier and Type | Method and Description |
---|---|
static Graphviz |
create(String dotString,
String... type)
Deprecated.
|
static String |
dotVersion() |
static File |
getDotExe() |
static int |
getDotVersion() |
static String |
getenvGraphvizDot() |
static String |
getenvLogData() |
static List<String> |
getTestDotStrings(boolean withRichText) |
static int |
retrieveVersion(String s) |
@Deprecated public static Graphviz create(String dotString, String... type)
public static File getDotExe()
public static String getenvGraphvizDot()
public static String getenvLogData()
public static String dotVersion() throws IOException, InterruptedException
IOException
InterruptedException
public static int retrieveVersion(String s)
public static int getDotVersion() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2015. All Rights Reserved.