Uses of Enum Class
net.sourceforge.plantuml.decoration.LinkDecor
Packages that use LinkDecor
-
Uses of LinkDecor in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration that return LinkDecorModifier and TypeMethodDescriptionfinal LinkDecorLinkType.getDecor1()final LinkDecorLinkType.getDecor2()static LinkDecorReturns the enum constant of this class with the specified name.static LinkDecor[]LinkDecor.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.plantuml.decoration with parameters of type LinkDecor