java.lang.Object
com.github.weisj.jsvg.renderer.StrokeContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull StrokeContext
@NotNull StrokeContext
derive
(@Nullable StrokeContext context) boolean
boolean
static @NotNull StrokeContext
parse
(@NotNull AttributeNode attributeNode) toString()
private static Length @Nullable []
validateDashPattern
(Length @Nullable [] pattern)
-
Field Details
-
strokeWidth
-
lineCap
-
lineJoin
-
miterLimit
public final float miterLimit -
dashPattern
-
dashOffset
-
-
Constructor Details
-
StrokeContext
-
-
Method Details