Uses of Enum Class
com.github.weisj.jsvg.attributes.SpreadMethod
Packages that use SpreadMethod
-
Uses of SpreadMethod in com.github.weisj.jsvg.attributes
Subclasses with type arguments of type SpreadMethod in com.github.weisj.jsvg.attributesMethods in com.github.weisj.jsvg.attributes that return SpreadMethodModifier and TypeMethodDescriptionstatic SpreadMethodReturns 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