Class Graphviz
java.lang.Object
Graphviz
Generate Graphviz-like graphs of disease modules.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Graphviz
public Graphviz()
-
-
Method Details
-
main
Generate the Graphviz-like graphs of the disease modules.- Parameters:
args- Optional path of modules to render. If not provided, the default modules will be loaded using the ClassLoader.- Throws:
URISyntaxException- on failure to load modules.IOException- on failure to read module files.
-