Uses of Interface
com.github.weisj.jsvg.util.BlittableImage.BufferSurfaceSupplier
-
Packages that use BlittableImage.BufferSurfaceSupplier Package Description com.github.weisj.jsvg.util -
-
Uses of BlittableImage.BufferSurfaceSupplier in com.github.weisj.jsvg.util
Methods in com.github.weisj.jsvg.util with parameters of type BlittableImage.BufferSurfaceSupplier Modifier and Type Method Description static @NotNull BlittableImage
BlittableImage. create(@NotNull BlittableImage.BufferSurfaceSupplier bufferSurfaceSupplier, @NotNull RenderContext context, @Nullable java.awt.geom.Rectangle2D clipBounds, @NotNull java.awt.geom.Rectangle2D bounds, @NotNull java.awt.geom.Rectangle2D objectBounds, @NotNull UnitType contentUnits)
-