Uses of Enum Class
net.sourceforge.plantuml.klimt.font.FontPosition
Packages that use FontPosition
Package
Description
-
Uses of FontPosition in net.sourceforge.plantuml.klimt.creole.command
Methods in net.sourceforge.plantuml.klimt.creole.command with parameters of type FontPositionModifier and TypeMethodDescriptionstatic CommandCommandCreoleExposantChange.create(FontPosition position) -
Uses of FontPosition in net.sourceforge.plantuml.klimt.font
Methods in net.sourceforge.plantuml.klimt.font that return FontPositionModifier and TypeMethodDescriptionstatic FontPositionReturns the enum constant of this class with the specified name.static FontPosition[]FontPosition.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 FontPositionModifier and TypeMethodDescriptionFontConfiguration.changeFontPosition(FontPosition fontPosition)