Uses of Class
com.github.weisj.jsvg.renderer.ShapeRenderer.ShapeMarkerInfo
Packages that use ShapeRenderer.ShapeMarkerInfo
-
Uses of ShapeRenderer.ShapeMarkerInfo in com.github.weisj.jsvg.renderer
Methods in com.github.weisj.jsvg.renderer with parameters of type ShapeRenderer.ShapeMarkerInfoModifier and TypeMethodDescriptionprivate static void
ShapeRenderer.renderMarkers
(@NotNull Output output, @NotNull RenderContext context, @NotNull ShapeRenderer.PaintShape paintShape, @NotNull ShapeRenderer.ShapeMarkerInfo markerInfo) private static void
ShapeRenderer.renderMarkersImpl
(@NotNull Output output, @NotNull RenderContext context, @NotNull PathIterator iterator, @NotNull ShapeRenderer.ShapeMarkerInfo markerInfo) static void
ShapeRenderer.renderWithPaintOrder
(@NotNull Output output, boolean canBeFilledHint, @NotNull PaintOrder paintOrder, @NotNull ShapeRenderer.ShapePaintContext shapePaintContext, @NotNull ShapeRenderer.PaintShape paintShape, @Nullable ShapeRenderer.ShapeMarkerInfo markerInfo)