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

File buffer_single_side.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

LineStringClass · 0.90
plot_lineFunction · 0.90
plot_polygonFunction · 0.90
set_limitsFunction · 0.90
bufferMethod · 0.80

Tested by

no test coverage detected