Class ContextElementAttributes
java.lang.Object
com.github.weisj.jsvg.renderer.impl.context.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
-
Field Details
-
fillPaint
-
strokePaint
-
-
Constructor Details
-
ContextElementAttributes
-
-
Method Details
-
equals
-
hashCode
-
toString
-