Package com.github.weisj.jsvg.renderer
Class ContextElementAttributes
java.lang.Object
com.github.weisj.jsvg.renderer.ContextElementAttributes
Holds values provided by the current context element.
Note that values here must always be absolute and can't refer themselves to any context element values.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionContextElementAttributes
(@NotNull SVGPaint fillPaint, @NotNull SVGPaint strokePaint) -
Method Summary