Uses of Enum
com.github.weisj.jsvg.attributes.font.PredefinedFontWeight
Packages that use PredefinedFontWeight
-
Uses of PredefinedFontWeight in com.github.weisj.jsvg.attributes.font
Methods in com.github.weisj.jsvg.attributes.font that return PredefinedFontWeightModifier and TypeMethodDescriptionstatic PredefinedFontWeight
Returns the enum constant of this type with the specified name.static PredefinedFontWeight[]
PredefinedFontWeight.values()
Returns an array containing the constants of this enum type, in the order they are declared.