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 PNamePName.getFromName(String name, StyleScheme scheme) static PNameReturns 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) booleanMethod parameters in net.sourceforge.plantuml.style with type arguments of type PNameConstructor parameters in net.sourceforge.plantuml.style with type arguments of type PName