Package net.sourceforge.plantuml.vizjs
Class GraphvizJs
java.lang.Object
net.sourceforge.plantuml.vizjs.GraphvizJs
- All Implemented Interfaces:
Graphviz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFile3
(java.io.OutputStream os) java.lang.String
java.io.File
static GraphvizVersion
getGraphvizVersion
(boolean modeSafe) boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GraphvizJs
public GraphvizJs(java.lang.String dotString)
-
-
Method Details
-
createFile3
- Specified by:
createFile3
in interfaceGraphviz
-
getDotExe
public java.io.File getDotExe() -
dotVersion
public java.lang.String dotVersion()- Specified by:
dotVersion
in interfaceGraphviz
-
getExeState
- Specified by:
getExeState
in interfaceGraphviz
-
getGraphvizVersion
-
graphviz244onWindows
public boolean graphviz244onWindows()- Specified by:
graphviz244onWindows
in interfaceGraphviz
-