MCPcopy Index your code
hub / github.com/shapely/shapely / multipolygon.py

File multipolygon.py

docs/code/multipolygon.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import matplotlib.pyplot as plt
2from shapely.geometry import MultiPolygon
3from shapely.plotting import plot_polygon, plot_points
4

Callers

nothing calls this directly

Calls 4

MultiPolygonClass · 0.90
plot_polygonFunction · 0.90
plot_pointsFunction · 0.90
set_limitsFunction · 0.90

Tested by

no test coverage detected