Uses of Enum Class
net.sourceforge.plantuml.style.PName
Packages that use PName
-
Uses of PName in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return PNameModifier and TypeMethodDescriptionstatic PName
PName.getFromName
(String name, StyleScheme scheme) static PName
Returns the enum constant of this class with the specified name.static PName[]
PName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.style that return types with arguments of type PNameMethods in net.sourceforge.plantuml.style with parameters of type PNameModifier and TypeMethodDescriptionStyle.eventuallyOverride
(PName param, double value) Style.eventuallyOverride
(PName param, String value) Style.eventuallyOverride
(PName param, HColor color) boolean
Method parameters in net.sourceforge.plantuml.style with type arguments of type PNameConstructor parameters in net.sourceforge.plantuml.style with type arguments of type PName