Uses of Interface
net.sourceforge.plantuml.dot.Graphviz
Packages that use Graphviz
-
Uses of Graphviz in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot that return GraphvizModifier and TypeMethodDescriptionGraphvizFactory.create
(ISkinParam skinParam, String dotString, String... type) Creates aGraphviz
implementation if possible with the specified parameters.static Graphviz
GraphvizUtils.create
(ISkinParam skinParam, String dotString, String... type) static Graphviz
GraphvizUtils.createForSystemDot
(ISkinParam skinParam, String dotString, String... type) -
Uses of Graphviz in net.sourceforge.plantuml.vizjs
Classes in net.sourceforge.plantuml.vizjs that implement Graphviz