Uses of Enum Class
net.sourceforge.plantuml.klimt.font.FontStyle
Packages that use FontStyle
Package
Description
-
Uses of FontStyle in net.sourceforge.plantuml.klimt.creole.command
Methods in net.sourceforge.plantuml.klimt.creole.command with parameters of type FontStyleModifier and TypeMethodDescriptionstatic Command
CommandCreoleStyle.createCreole
(FontStyle style) static Command
CommandCreoleStyle.createLegacy
(FontStyle style) static Command
CommandCreoleStyle.createLegacyEol
(FontStyle style) Constructors in net.sourceforge.plantuml.klimt.creole.command with parameters of type FontStyle -
Uses of FontStyle in net.sourceforge.plantuml.klimt.font
Methods in net.sourceforge.plantuml.klimt.font that return FontStyleModifier and TypeMethodDescriptionstatic FontStyle
static FontStyle
Returns the enum constant of this class with the specified name.static FontStyle[]
FontStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.klimt.font with parameters of type FontStyle -
Uses of FontStyle in net.sourceforge.plantuml.text
Methods in net.sourceforge.plantuml.text that return FontStyle