Polygon

constructor(paths: List<Path2d>)
constructor(vararg paths: Path2d)


constructor(path: Path2d)

Create a simple polygon with no holes.