values
List[PointCoordinate] - A list of PointCoordinate objects defining the polygon.polygons
List[List[List[PointCoordinate]]] - A list of polygons, where each polygon is a list of contours, where each contour is a list of points.d
dict - A dictionary containing polygon coordinates information.PolygonCoordinates
- An instance of PolygonCoordinates.dict
- A dictionary representation of the polygon coordinates.