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