Uses of Class
net.sourceforge.plantuml.svek.SvekEdge
Packages that use SvekEdge
-
Uses of SvekEdge in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return SvekEdgeMethods in net.sourceforge.plantuml.svek that return types with arguments of type SvekEdgeModifier and TypeMethodDescriptionBibliotekon.allLines()Bibliotekon.getAllLineConnectedTo(Entity leaf) Bibliotekon.lines0()Bibliotekon.lines1()Methods in net.sourceforge.plantuml.svek with parameters of type SvekEdgeMethod parameters in net.sourceforge.plantuml.svek with type arguments of type SvekEdgeModifier and TypeMethodDescriptionbooleanCluster.printCluster1(StringBuilder sb, Collection<SvekEdge> lines, StringBounder stringBounder) 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 SvekEdgeModifierConstructorDescriptionKal(SvekEdge SvekEdge, String text, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) -
Uses of SvekEdge in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image with parameters of type SvekEdgeModifier and TypeMethodDescriptionvoidEntityImageNote.setOpaleLine(SvekEdge line, SvekNode node, SvekNode other)