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