Uses of Interface
net.sourceforge.plantuml.dot.GraphvizVersion
Packages that use GraphvizVersion
Package
Description
-
Uses of GraphvizVersion in net.sourceforge.plantuml.dot
Fields in net.sourceforge.plantuml.dot declared as GraphvizVersionMethods in net.sourceforge.plantuml.dot that return GraphvizVersionModifier and TypeMethodDescriptionGraphvizRuntimeEnvironment.getVersion(File f) GraphvizVersionFinder.getVersion() -
Uses of GraphvizVersion in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return GraphvizVersionMethods in net.sourceforge.plantuml.svek with parameters of type GraphvizVersionModifier and TypeMethodDescriptionvoidSvekEdge.appendLine(GraphvizVersion graphvizVersion, StringBuilder sb, DotMode dotMode, DotSplines dotSplines) static voidSvekEdge.appendTable(StringBuilder sb, XDimension2D dim, int col, GraphvizVersion graphvizVersion) static IEntityImageGeneralImageBuilder.createEntityImageBlock(Entity leaf, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, Collection<Link> links) Cluster.printCluster2(StringBuilder sb, Collection<SvekEdge> lines, StringBounder stringBounder, DotMode dotMode, GraphvizVersion graphvizVersion, UmlDiagramType type) voidCluster.printCluster3_forKermor(StringBuilder sb, Collection<SvekEdge> lines, StringBounder stringBounder, DotMode dotMode, GraphvizVersion graphvizVersion, UmlDiagramType type) Constructors in net.sourceforge.plantuml.svek with parameters of type GraphvizVersionModifierConstructorDescriptionSvekEdge(Link link, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, FontConfiguration cardinalityFont, Bibliotekon bibliotekon, Pragma pragma, GraphvizVersion graphvizVersion) -
Uses of GraphvizVersion in net.sourceforge.plantuml.vizjs
Methods in net.sourceforge.plantuml.vizjs that return GraphvizVersionModifier and TypeMethodDescriptionstatic GraphvizVersionGraphvizJs.getGraphvizVersion(boolean modeSafe)