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

File difference.py

docs/code/difference.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
4

Callers

nothing calls this directly

Calls 5

PointClass · 0.90
plot_polygonFunction · 0.90
set_limitsFunction · 0.90
bufferMethod · 0.80
differenceMethod · 0.80

Tested by

no test coverage detected