Uses of Class
net.sourceforge.plantuml.svek.SvekLine
Packages that use SvekLine
-
Uses of SvekLine in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return SvekLineMethods in net.sourceforge.plantuml.svek that return types with arguments of type SvekLineModifier and TypeMethodDescriptionBibliotekon.allLines()
Bibliotekon.getAllLineConnectedTo
(Entity leaf) Bibliotekon.lines0()
Bibliotekon.lines1()
Methods in net.sourceforge.plantuml.svek with parameters of type SvekLineMethod parameters in net.sourceforge.plantuml.svek with type arguments of type SvekLineModifier and TypeMethodDescriptionboolean
Cluster.printCluster1
(StringBuilder sb, Collection<SvekLine> lines, StringBounder stringBounder) Cluster.printCluster2
(StringBuilder sb, Collection<SvekLine> lines, StringBounder stringBounder, DotMode dotMode, GraphvizVersion graphvizVersion, UmlDiagramType type) void
Cluster.printCluster3_forKermor
(StringBuilder sb, Collection<SvekLine> lines, StringBounder stringBounder, DotMode dotMode, GraphvizVersion graphvizVersion, UmlDiagramType type) Constructors in net.sourceforge.plantuml.svek with parameters of type SvekLineModifierConstructorDescriptionKal
(SvekLine svekLine, String text, FontConfiguration font, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) -
Uses of SvekLine in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image with parameters of type SvekLineModifier and TypeMethodDescriptionvoid
EntityImageNote.setOpaleLine
(SvekLine line, SvekNode node, SvekNode other)