Uses of Enum Class
net.sourceforge.plantuml.abel.LinkArrow
Packages that use LinkArrow
-
Uses of LinkArrow in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return LinkArrowModifier and TypeMethodDescriptionfinal LinkArrowLink.getLinkArrow()LinkArrow.reverse()static LinkArrowReturns the enum constant of this class with the specified name.static LinkArrow[]LinkArrow.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.abel with parameters of type LinkArrow -
Uses of LinkArrow in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command that return LinkArrowModifier and TypeMethodDescriptionfinal LinkArrowLabels.getLinkArrow()final LinkArrowStringWithArrow.getLinkArrow()