ShapeReader(filename='')[source]¶Reads JSON files and transfers the data into PolygonDrawer objects
| Parameters: | filename (str) – Internal filename to write to |
|---|
pack_shape(shape_list, plot_type, canvas, read_from_str=None)[source]¶Stores the data in the JSON into PolygonDrawers
| Parameters: |
|
|---|