Uses of Enum Class
net.sourceforge.plantuml.dot.DotSplines
Packages that use DotSplines
Package
Description
-
Uses of DotSplines in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot that return DotSplinesModifier and TypeMethodDescriptionstatic DotSplines
Returns the enum constant of this class with the specified name.static DotSplines[]
DotSplines.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DotSplines in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return DotSplines -
Uses of DotSplines in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return DotSplines -
Uses of DotSplines in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek with parameters of type DotSplinesModifier and TypeMethodDescriptionvoid
SvekLine.appendLine
(GraphvizVersion graphvizVersion, StringBuilder sb, DotMode dotMode, DotSplines dotSplines)