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

File parallel_offset_mitre.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

LineStringClass · 0.90
plot_lineFunction · 0.90
plot_pointsFunction · 0.90
get_pointFunction · 0.90
set_limitsFunction · 0.90
parallel_offsetMethod · 0.80

Tested by

no test coverage detected