Class StrokeResolver
- java.lang.Object
-
- com.github.weisj.jsvg.attributes.stroke.StrokeResolver
-
public final class StrokeResolver extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
StrokeResolver()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull java.awt.Stroke
resolve(float pathLengthFactor, @NotNull MeasureContext measureContext, @NotNull StrokeContext context)
-
-
-
Method Detail
-
resolve
@NotNull public static @NotNull java.awt.Stroke resolve(float pathLengthFactor, @NotNull @NotNull MeasureContext measureContext, @NotNull @NotNull StrokeContext context)
-
-