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 aGraphvizimplementation if possible with the specified parameters.GraphvizRuntimeEnvironment.create(ISkinParam skinParam, String dotString, String... type) GraphvizRuntimeEnvironment.createForSystemDot(ISkinParam skinParam, String dotString, String... type) -
Uses of Graphviz in net.sourceforge.plantuml.vizjs
Classes in net.sourceforge.plantuml.vizjs that implement Graphviz