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 LinkArrow
Link.getLinkArrow()
LinkArrow.reverse()
static LinkArrow
Returns 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 LinkArrow
Labels.getLinkArrow()
final LinkArrow
StringWithArrow.getLinkArrow()