Uses of Enum Class
net.sourceforge.plantuml.svek.SingleStrategy
Packages that use SingleStrategy
-
Uses of SingleStrategy in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return SingleStrategy -
Uses of SingleStrategy in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return SingleStrategyModifier and TypeMethodDescriptionstatic SingleStrategy
Returns the enum constant of this class with the specified name.static SingleStrategy[]
SingleStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.