Uses of Class
com.github.weisj.jsvg.util.BlittableImage
Packages that use BlittableImage
Package
Description
-
Uses of BlittableImage in com.github.weisj.jsvg.nodes.filter
Fields in com.github.weisj.jsvg.nodes.filter declared as BlittableImageModifier and TypeFieldDescriptionprivate final @NotNull BlittableImageFilter.FilterInfo.blittableImageConstructors in com.github.weisj.jsvg.nodes.filter with parameters of type BlittableImageModifierConstructorDescriptionFilterInfo(@NotNull BlittableImage blittableImage, @NotNull Output imageOutput, @NotNull Filter.FilterBounds filterBounds) -
Uses of BlittableImage in com.github.weisj.jsvg.renderer.impl
Fields in com.github.weisj.jsvg.renderer.impl declared as BlittableImageModifier and TypeFieldDescriptionprivate final @NotNull BlittableImageInfo.InfoWithIsolation.blittableImageConstructors in com.github.weisj.jsvg.renderer.impl with parameters of type BlittableImageModifierConstructorDescriptionprivateInfoWithIsolation(@NotNull Renderable renderable, @NotNull RenderContext context, @NotNull Output output, @NotNull Output imageOutput, @NotNull BlittableImage blittableImage, @NotNull ElementBounds elementBounds, @NotNull IsolationEffects isolationEffects, Filter.FilterInfo filterInfo) -
Uses of BlittableImage in com.github.weisj.jsvg.util
Methods in com.github.weisj.jsvg.util that return BlittableImageModifier and TypeMethodDescriptionstatic @Nullable BlittableImageBlittableImage.create(@NotNull BlittableImage.BufferSurfaceSupplier bufferSurfaceSupplier, @NotNull RenderContext context, @Nullable Rectangle2D clipBounds, @NotNull Rectangle2D bounds, @NotNull Rectangle2D objectBounds, @NotNull UnitType contentUnits) static @Nullable BlittableImageBlittableImage.create(@NotNull BlittableImage.BufferSurfaceSupplier bufferSurfaceSupplier, @NotNull RenderContext context, @Nullable Rectangle2D clipBounds, @NotNull Rectangle2D bounds, @NotNull Rectangle2D objectBounds, @NotNull UnitType contentUnits, @NotNull RenderContext imageContext)