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