CalculatePolygon

constructor(num: Int, start: Point, end: Point, polygon: @Serializable(with = PolygonSerializer::class) Polygon)