public class VizJsEngine extends Object
| Constructor and Description |
|---|
VizJsEngine() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(String dot) |
static boolean |
isOk() |
public VizJsEngine()
throws ClassNotFoundException,
NoSuchMethodException,
SecurityException,
IllegalAccessException,
IllegalArgumentException,
InvocationTargetException
public static boolean isOk()
public String execute(String dot) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © 2017. All rights reserved.