Package com.github.weisj.jsvg.renderer
Class ShapeRenderer.ShapePaintContext
java.lang.Object
com.github.weisj.jsvg.renderer.ShapeRenderer.ShapePaintContext
- Enclosing class:
- ShapeRenderer
-
Constructor Summary
ConstructorsConstructorDescriptionShapePaintContext(@NotNull RenderContext context, @NotNull Set<VectorEffect> vectorEffects, @NotNull Stroke stroke, @Nullable AffineTransform transform) -
Method Summary
-
Constructor Details
-
ShapePaintContext
public ShapePaintContext(@NotNull @NotNull RenderContext context, @NotNull @NotNull Set<VectorEffect> vectorEffects, @NotNull @NotNull Stroke stroke, @Nullable @Nullable AffineTransform transform)
-