Uses of Class
net.sourceforge.plantuml.abel.Link
Packages that use Link
Package
Description
-
Uses of Link in net.atmp
Modifier and TypeMethodDescriptionvoid
CucaDiagram.constraintOnLinks
(Link link1, Link link2, Display display) 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 with parameters of type LinkModifier and TypeMethodDescriptionfinal void
Link.addNoteFrom
(Link other, NoteLinkStrategy strategy) boolean
static boolean
EntityUtils.isPureInnerLink12
(Entity group, Link link) static boolean
EntityUtils.isPureInnerLink3
(Entity group, Link link) boolean
Link.sameConnections
(Link other) -
Uses of Link in net.sourceforge.plantuml.cruise
Fields in net.sourceforge.plantuml.cruise declared as LinkConstructors in net.sourceforge.plantuml.cruise with parameters of type LinkModifierConstructorDescriptionprotected
XAbstractEdge
(Link link, ISkinParam skinParam, Bibliotekon bibliotekon) -
Uses of Link in net.sourceforge.plantuml.cucadiagram
Methods 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
(EntityFactory entityFactory, Entity topParent, List<Link> links, Collection<Entity> leafs, GroupHierarchy groupHierarchy, PortionShower portionShower) -
Uses of Link in net.sourceforge.plantuml.elk
Constructors in net.sourceforge.plantuml.elk with parameters of type LinkModifierConstructorDescriptionMyElkEdge
(CucaDiagram diagram, SName styleName, Link link, ElkEdge edge, TextBlock centerLabel, TextBlock tailLabel, TextBlock headLabel, double magicY2, Map<Entity, MyElkCluster> elkClusters, UTranslate translate, Map<Entity, IEntityImage> nodeImages) -
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 LinkModifierConstructorDescriptionSmetanaEdge
(Link link, ST_Agedge_s edge, YMirror ymirror, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon, ISkinParam skinParam) -
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, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, Collection<Link> links) Constructors in net.sourceforge.plantuml.svek with parameters of type LinkModifierConstructorDescriptionKal
(SvekEdge SvekEdge, String text, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) SvekEdge
(Link link, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, FontConfiguration cardinalityFont, 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, SmetanaEdge> 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, SmetanaEdge> edges) Constructor parameters in net.sourceforge.plantuml.svek.image with type arguments of type LinkModifierConstructorDescriptionEntityImageDescription
(Entity entity, PortionShower portionShower, Collection<Link> links, Bibliotekon bibliotekon) -
Uses of Link in net.sourceforge.plantuml.xmi
Methods in net.sourceforge.plantuml.xmi with parameters of type Link