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 CommandCommandCreoleStyle.createCreole(FontStyle style) static CommandCommandCreoleStyle.createLegacy(FontStyle style) static CommandCommandCreoleStyle.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 FontStylestatic FontStyleReturns 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