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