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