Class StrokeResolver
java.lang.Object
com.github.weisj.jsvg.attributes.stroke.StrokeResolver
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull Strokeresolve(float pathLengthFactor, @NotNull MeasureContext measureContext, @NotNull StrokeContext context)
-
Method Details
-
resolve
@NotNull public static @NotNull Stroke resolve(float pathLengthFactor, @NotNull @NotNull MeasureContext measureContext, @NotNull @NotNull StrokeContext context)
-