Uses of Class
com.github.weisj.jsvg.renderer.impl.ShapeRenderer.ShapePaintContext
-
Packages that use ShapeRenderer.ShapePaintContext Package Description com.github.weisj.jsvg.renderer.impl -
-
Uses of ShapeRenderer.ShapePaintContext in com.github.weisj.jsvg.renderer.impl
Methods in com.github.weisj.jsvg.renderer.impl with parameters of type ShapeRenderer.ShapePaintContext Modifier and Type Method Description static void
ShapeRenderer. renderWithPaintOrder(@NotNull Output output, boolean canBeFilledHint, @NotNull PaintOrder paintOrder, @NotNull ShapeRenderer.ShapePaintContext shapePaintContext, @NotNull ShapeRenderer.PaintShape paintShape, @Nullable ShapeRenderer.ShapeMarkerInfo markerInfo)
-