Uses of Class
com.github.weisj.jsvg.nodes.filter.FilterPrimitiveBase
Packages that use FilterPrimitiveBase
-
Uses of FilterPrimitiveBase in com.github.weisj.jsvg.nodes.filter
Fields in com.github.weisj.jsvg.nodes.filter declared as FilterPrimitiveBaseModifier and TypeFieldDescriptionprivate FilterPrimitiveBase
AbstractFilterPrimitive.filterPrimitiveBase
private FilterPrimitiveBase
FeComponentTransfer.filterPrimitiveBase
private FilterPrimitiveBase
FeMerge.filterPrimitiveBase
Methods in com.github.weisj.jsvg.nodes.filter that return FilterPrimitiveBaseModifier and TypeMethodDescriptionprotected final @NotNull FilterPrimitiveBase
AbstractFilterPrimitive.impl()
Methods in com.github.weisj.jsvg.nodes.filter with parameters of type FilterPrimitiveBaseModifier and TypeMethodDescriptionprivate @NotNull Channel
AbstractCompositeFilterPrimitive.destinationChannel
(@NotNull FilterPrimitiveBase impl, @NotNull FilterContext filterContext) private @NotNull Channel
AbstractCompositeFilterPrimitive.sourceChannel
(@NotNull FilterPrimitiveBase impl, @NotNull FilterContext filterContext)