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