Uses of Class
com.github.weisj.jsvg.renderer.IsolationEffects
Packages that use IsolationEffects
-
Uses of IsolationEffects in com.github.weisj.jsvg.renderer
Fields in com.github.weisj.jsvg.renderer declared as IsolationEffectsModifier and TypeFieldDescriptionprivate final @NotNull IsolationEffects
Info.InfoWithIsolation.isolationEffects
Methods in com.github.weisj.jsvg.renderer with parameters of type IsolationEffectsModifier and TypeMethodDescription(package private) static @Nullable Info.InfoWithIsolation
Info.InfoWithIsolation.create
(@NotNull Renderable renderable, @NotNull RenderContext context, @NotNull Output output, @NotNull ElementBounds elementBounds, @NotNull IsolationEffects effects) Constructors in com.github.weisj.jsvg.renderer with parameters of type IsolationEffectsModifierConstructorDescriptionprivate
InfoWithIsolation
(@NotNull Renderable renderable, @NotNull RenderContext context, @NotNull Output output, @NotNull Output imageOutput, @NotNull BlittableImage blittableImage, @NotNull ElementBounds elementBounds, @NotNull IsolationEffects isolationEffects, Filter.FilterInfo filterInfo)