toShapes

fun List<Contour>.toShapes(closed: Boolean = false, internal: Boolean = true, external: Boolean = true): List<Shape>(source)