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