korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom.shape
/
toShape2d
to
Shape2d
fun
List
<
Shape2D
>
.
toShape2d
(
)
:
Shape2D
fun
Shape2D
.
toShape2d
(
)
:
Shape2D
Deprecated
Replace with
toShape2D()
Content copied to clipboard
fun
PointList
.
toShape2d
(
closed
:
Boolean
=
true
)
:
Shape2D
fun
VectorPath
.
toShape2d
(
closed
:
Boolean
=
true
)
:
Shape2D
Deprecated
Replace with
toShape2D(closed)
Content copied to clipboard