Uses of Class
net.sourceforge.plantuml.ugraphic.UFontContext
-
Packages that use UFontContext Package Description net.sourceforge.plantuml.ugraphic -
-
Uses of UFontContext in net.sourceforge.plantuml.ugraphic
Methods in net.sourceforge.plantuml.ugraphic that return UFontContext Modifier and Type Method Description static UFontContext
UFontContext. valueOf(String name)
Returns the enum constant of this type with the specified name.static UFontContext[]
UFontContext. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sourceforge.plantuml.ugraphic with parameters of type UFontContext Modifier and Type Method Description String
UFont. getFamily(UFontContext context)
-