























Removes plot(1) functionality from voronoi.py. It is only partially implemented, causes a NameError: name 'cradius' is not defined if the flag is enabled and the actual Voronoi extensions don't make use of it.
The original C++ source code seems to be the one in this page https://web.archive.org/web/20110613085624/http://www.skynet.ie/\~sos/mapviewer/voronoi.php
Some of the functions present in the original code are not present in the Python port. In particular plotinit which would initialize cradius is missing. https://web.archive.org/web/20110807205638/http://www.skynet.ie/\~sos/mapviewer/docs/VoronoiDiagramGenerator.cpp
...
inkex/ are well documented此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。