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 TypeMethodDescriptionstatic GraphvizGraphvizUtils.create(ISkinParam skinParam, String dotString, String... type) static GraphvizGraphvizUtils.createForSystemDot(ISkinParam skinParam, String dotString, String... type) -
Uses of Graphviz in net.sourceforge.plantuml.vizjs
Classes in net.sourceforge.plantuml.vizjs that implement Graphviz