Uses of Class
net.sourceforge.plantuml.decoration.LinkStyle
Packages that use LinkStyle
-
Uses of LinkStyle in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration that return LinkStyleModifier and TypeMethodDescriptionstatic LinkStyleLinkStyle.BOLD()static LinkStyleLinkStyle.DASHED()static LinkStyleLinkStyle.DOTTED()static LinkStyleLinkStyle.fromString1(String s) static LinkStyleLinkStyle.fromString2(String s) HtmlColorAndStyle.getStyle()final LinkStyleLinkType.getStyle()LinkStyle.goThickness(double thickness) static LinkStyleLinkStyle.INVISIBLE()static LinkStyleLinkStyle.NORMAL()Constructors in net.sourceforge.plantuml.decoration with parameters of type LinkStyleModifierConstructorDescriptionHtmlColorAndStyle(HColor arrowColor, LinkStyle style, HColor arrowHeadColor) -
Uses of LinkStyle in net.sourceforge.plantuml.klimt.color
Methods in net.sourceforge.plantuml.klimt.color that return LinkStyle