Class CoonPatch
java.lang.Object
com.github.weisj.jsvg.geometry.mesh.CoonPatch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
north
-
east
-
south
-
west
-
coonValues
-
-
Constructor Details
-
CoonPatch
-
CoonPatch
CoonPatch(Bezier north, Bezier east, Bezier south, Bezier west, @NotNull @NotNull CoonValues coonValues)
-
-
Method Details
-
createUninitialized
-
toShape
-
subdivide
-
toString
-