Uses of Class
net.sourceforge.plantuml.abel.Link
Packages that use Link
Package
Description
-
Uses of Link in net.atmp
Modifier and TypeMethodDescriptionfinal void
CucaDiagram.constraintOnLinks
(Link link1, Link link2, Display display) protected final void
CucaDiagram.removeLink
(Link link) -
Uses of Link in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return LinkMethods in net.sourceforge.plantuml.abel that return types with arguments of type LinkMethods in net.sourceforge.plantuml.abel with parameters of type LinkModifier and TypeMethodDescriptionvoid
final void
Link.addNoteFrom
(Link other, NoteLinkStrategy strategy) boolean
static boolean
EntityUtils.isPureInnerLink12
(Entity group, Link link) static boolean
EntityUtils.isPureInnerLink3
(Entity group, Link link) void
EntityFactory.removeLink
(Link link) boolean
Link.sameConnections
(Link other) -
Uses of Link in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return types with arguments of type LinkMethods in net.sourceforge.plantuml.cucadiagram with parameters of type LinkConstructors in net.sourceforge.plantuml.cucadiagram with parameters of type Link -
Uses of Link in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot that return types with arguments of type LinkConstructor parameters in net.sourceforge.plantuml.dot with type arguments of type LinkModifierConstructorDescriptionDotData
(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) DotData
(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, PortionShower portionShower, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) -
Uses of Link in net.sourceforge.plantuml.elk
Constructors in net.sourceforge.plantuml.elk with parameters of type Link -
Uses of Link in net.sourceforge.plantuml.html
Constructors in net.sourceforge.plantuml.html with parameters of type Link -
Uses of Link in net.sourceforge.plantuml.posimo
Constructors in net.sourceforge.plantuml.posimo with parameters of type Link -
Uses of Link in net.sourceforge.plantuml.sdot
Constructors in net.sourceforge.plantuml.sdot with parameters of type LinkModifierConstructorDescriptionSmetanaPath
(Link link, ST_Agedge_s edge, YMirror ymirror, ICucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon) -
Uses of Link in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek with parameters of type LinkModifier and TypeMethodDescriptionboolean
Method parameters in net.sourceforge.plantuml.svek with type arguments of type LinkModifier and TypeMethodDescriptionstatic IEntityImage
GeneralImageBuilder.createEntityImageBlock
(Entity leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, UmlDiagramType umlDiagramType, Collection<Link> links) Constructors in net.sourceforge.plantuml.svek with parameters of type LinkModifierConstructorDescriptionKal
(SvekLine svekLine, String text, FontConfiguration font, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) SvekLine
(Link link, ColorSequence colorSequence, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, Bibliotekon bibliotekon, Pragma pragma, GraphvizVersion graphvizVersion) Constructor parameters in net.sourceforge.plantuml.svek with type arguments of type Link -
Uses of Link in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image with parameters of type LinkModifier and TypeMethodDescriptionvoid
EntityImageNote.setOpaleLink
(Link link, SvekNode node, SvekNode other, Map<Link, SmetanaPath> edges) Method parameters in net.sourceforge.plantuml.svek.image with type arguments of type LinkModifier and TypeMethodDescriptionvoid
EntityImageNote.setOpaleLink
(Link link, SvekNode node, SvekNode other, Map<Link, SmetanaPath> edges) Constructor parameters in net.sourceforge.plantuml.svek.image with type arguments of type LinkModifierConstructorDescriptionEntityImageDescription
(Entity entity, ISkinParam skinParam2, PortionShower portionShower, Collection<Link> links, SName styleName, Bibliotekon bibliotekon) -
Uses of Link in net.sourceforge.plantuml.xmi
Methods in net.sourceforge.plantuml.xmi with parameters of type Link