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