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