Class FilterContext
java.lang.Object
com.github.weisj.jsvg.nodes.filter.FilterContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResult(@NotNull DefaultFilterChannel key, @NotNull Channel channel)void@Nullable ChannelgetChannel(@NotNull Object kex)info()
-
Constructor Details
-
FilterContext
-
-
Method Details
-
info
-
addResult
-
addResult
public void addResult(@NotNull @NotNull DefaultFilterChannel key, @NotNull @NotNull Channel channel) -
getChannel
-