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