LineString

constructor(points: List<Point>)
constructor(vararg points: Point)
constructor(coordinates: Line)