Uses of Enum Class
net.sourceforge.plantuml.klimt.font.UFontContext
Packages that use UFontContext
-
Uses of UFontContext in net.sourceforge.plantuml.klimt.font
Methods in net.sourceforge.plantuml.klimt.font that return UFontContextModifier and TypeMethodDescriptionstatic UFontContext
Returns the enum constant of this class with the specified name.static UFontContext[]
UFontContext.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 UFontContextModifier and TypeMethodDescriptionUFont.getFamily
(UFontContext context) final Font
UFont.getUnderlayingFont
(UFontContext context)