roundAllCorners

fun roundAllCorners(shape: Shape2d, radius: Double, sides: Int? = null): Polygon
fun roundAllCorners(sourcePath: Path2d, radius: Double, sides: Int? = null): Path2d