java.lang.Object
com.github.weisj.jsvg.geometry.mesh.Bezier
com.github.weisj.jsvg.geometry.mesh.LineBezier
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.jsvg.geometry.mesh.Bezier
combine, estimateStepCount, inverse, straightLine, toString
-
Constructor Details
-
LineBezier
LineBezier(@NotNull Point2D.Float a, @NotNull Point2D.Float b)
-
-
Method Details