public class GraphvizVersionFinder extends Object
| Modifier and Type | Field and Description |
|---|---|
static GraphvizVersion |
DEFAULT |
| Constructor and Description |
|---|
GraphvizVersionFinder(File dotExe) |
| Modifier and Type | Method and Description |
|---|---|
String |
dotVersion() |
GraphvizVersion |
getVersion() |
public static final GraphvizVersion DEFAULT
public GraphvizVersionFinder(File dotExe)
public GraphvizVersion getVersion()
public String dotVersion()
Copyright © 2017. All rights reserved.