Uses of Enum Class
net.sourceforge.plantuml.style.StyleScheme
Packages that use StyleScheme
-
Uses of StyleScheme in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return StyleSchemeModifier and TypeMethodDescriptionstatic StyleScheme
Returns the enum constant of this class with the specified name.static StyleScheme[]
StyleScheme.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.style with parameters of type StyleSchemeModifier and TypeMethodDescriptionstatic PName
PName.getFromName
(String name, StyleScheme scheme)