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

File union.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

PointClass · 0.90
plot_polygonFunction · 0.90
set_limitsFunction · 0.90
plot_lineFunction · 0.90
bufferMethod · 0.80
unionMethod · 0.80

Tested by

no test coverage detected