Class AwtSVGPaint

java.lang.Object
com.github.weisj.jsvg.attributes.paint.AwtSVGPaint
All Implemented Interfaces:
SimplePaintSVGPaint, SVGPaint

public final class AwtSVGPaint extends Object implements SimplePaintSVGPaint
  • Field Details

    • paint

      @NotNull private final @NotNull Paint paint
  • Constructor Details

    • AwtSVGPaint

      public AwtSVGPaint(@NotNull @NotNull Paint paint)
  • Method Details