LabelMeReader.shapes#

property LabelMeReader.shapes: list[Polygon2]#

Return list of shape polygons .

Returns:

list of Polygon2 instances for all shapes

Return type:

list[Polygon2]

The polygons in the list have additional attributes: - group_id from the shape entry - flags from the shape entry as a dictionary