public abstract class AbstractJsGraphvizEngine extends AbstractGraphvizEngine
| Constructor and Description |
|---|
AbstractJsGraphvizEngine(boolean sync) |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(String src,
Options options) |
protected String |
jsEscape(String js) |
protected abstract String |
jsExecute(String jsCall) |
protected String |
jsInitEnv() |
protected String |
jsVizCode(String version) |
protected String |
jsVizExec(String src,
Options options) |
doInit, init, release, toStringprotected String jsVizCode(String version) throws IOException
IOExceptionprotected String jsInitEnv()
Copyright © 2015–2017. All rights reserved.