Uses of Interface
com.github.weisj.jsvg.paint.SVGPaint
Packages that use SVGPaint
Package
Description
-
Uses of SVGPaint in com.github.weisj.jsvg.paint
Subinterfaces of SVGPaint in com.github.weisj.jsvg.paintMethods in com.github.weisj.jsvg.paint that return SVGPaintMethods in com.github.weisj.jsvg.paint with parameters of type SVGPaint -
Uses of SVGPaint in com.github.weisj.jsvg.parser
Methods in com.github.weisj.jsvg.parser that return SVGPaintModifier and TypeMethodDescription@Nullable SVGPaintPaintParser.parsePaint(@Nullable String value) -
Uses of SVGPaint in com.github.weisj.jsvg.renderer
Methods in com.github.weisj.jsvg.renderer that return SVGPaintModifier and TypeMethodDescription@NotNull SVGPaintRenderContext.fillPaint()@NotNull SVGPaintRenderContext.strokePaint()