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