Uses of Class
com.github.weisj.jsvg.nodes.filter.Filter.FilterInfo
Packages that use Filter.FilterInfo
-
Uses of Filter.FilterInfo in com.github.weisj.jsvg.nodes.filter
Fields in com.github.weisj.jsvg.nodes.filter declared as Filter.FilterInfoMethods in com.github.weisj.jsvg.nodes.filter that return Filter.FilterInfoMethods in com.github.weisj.jsvg.nodes.filter with parameters of type Filter.FilterInfoModifier and TypeMethodDescription@NotNull BufferedImageFilter.applyFilter(@NotNull Output output, @NotNull RenderContext context, @NotNull Filter.FilterInfo filterInfo) Constructors in com.github.weisj.jsvg.nodes.filter with parameters of type Filter.FilterInfoModifierConstructorDescriptionFilterContext(Filter.FilterInfo info, @NotNull UnitType primitiveUnits, @Nullable ColorInterpolation colorInterpolation, @Nullable RenderingHints renderingHints) -
Uses of Filter.FilterInfo in com.github.weisj.jsvg.renderer.impl
Fields in com.github.weisj.jsvg.renderer.impl declared as Filter.FilterInfoModifier and TypeFieldDescriptionprivate final Filter.FilterInfoInfo.InfoWithIsolation.filterInfoConstructors in com.github.weisj.jsvg.renderer.impl with parameters of type Filter.FilterInfoModifierConstructorDescriptionprivateInfoWithIsolation(@NotNull Renderable renderable, @NotNull RenderContext context, @NotNull Output output, @NotNull Output imageOutput, @NotNull BlittableImage blittableImage, @NotNull ElementBounds elementBounds, @NotNull IsolationEffects isolationEffects, Filter.FilterInfo filterInfo)