Uses of Interface
com.github.weisj.jsvg.attributes.filter.FilterChannelKey
Packages that use FilterChannelKey
Package
Description
-
Uses of FilterChannelKey in com.github.weisj.jsvg.attributes.filter
Classes in com.github.weisj.jsvg.attributes.filter that implement FilterChannelKeyModifier and TypeClassDescriptionenumstatic class -
Uses of FilterChannelKey in com.github.weisj.jsvg.nodes.filter
Classes in com.github.weisj.jsvg.nodes.filter that implement FilterChannelKeyModifier and TypeClassDescriptionprivate static final classFields in com.github.weisj.jsvg.nodes.filter declared as FilterChannelKeyModifier and TypeFieldDescriptionprivate FilterChannelKeyFeMergeNode.inputChannelprivate final @NotNull FilterChannelKeyFilterPrimitiveBase.inputChannelprivate FilterChannelKeyAbstractCompositeFilterPrimitive.inputChannel2private FilterChannelKeyFeDisplacementMap.inputChannel2private FilterChannelKey[]FeMerge.inputChannelsprotected final FilterChannelKeyChainedFilterPrimitive.outerLastResultprivate final @NotNull FilterChannelKeyFilterPrimitiveBase.resultChannelMethods in com.github.weisj.jsvg.nodes.filter that return FilterChannelKeyMethods in com.github.weisj.jsvg.nodes.filter with parameters of type FilterChannelKeyModifier and TypeMethodDescriptionvoidChannelStorage.addResult(@NotNull FilterChannelKey key, @NotNull Supplier<T> value) voidChannelStorage.addResult(@NotNull FilterChannelKey key, T value) @NotNull ChannelFilterPrimitiveBase.channel(@NotNull FilterChannelKey key, @NotNull FilterContext context) ChannelStorage.get(@NotNull FilterChannelKey key) @NotNull ChannelFilterContext.getChannel(@NotNull FilterChannelKey key) -
Uses of FilterChannelKey in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return FilterChannelKeyModifier and TypeMethodDescription@NotNull FilterChannelKeyAttributeNode.getFilterChannelKey(@NotNull String key, @NotNull FilterChannelKey fallback) Methods in com.github.weisj.jsvg.parser.impl with parameters of type FilterChannelKeyModifier and TypeMethodDescription@NotNull FilterChannelKeyAttributeNode.getFilterChannelKey(@NotNull String key, @NotNull FilterChannelKey fallback)