Uses of Enum Class
net.sourceforge.plantuml.abel.LinkStrategy
Packages that use LinkStrategy
-
Uses of LinkStrategy in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return LinkStrategyModifier and TypeMethodDescriptionLink.getLinkStrategy()static LinkStrategyReturns the enum constant of this class with the specified name.static LinkStrategy[]LinkStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LinkStrategy in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration with parameters of type LinkStrategy