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

File intersection-sym-difference.py

docs/code/intersection-sym-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 6

PointClass · 0.90
plot_polygonFunction · 0.90
set_limitsFunction · 0.90
bufferMethod · 0.80
intersectionMethod · 0.80
symmetric_differenceMethod · 0.80

Tested by

no test coverage detected