Home
last modified time | relevance | path

Searched refs:smoothknot (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/py-pyx/PyX-0.15/examples/drawing/
H A Dmetapost.py2 from pyx.metapost.path import beginknot, endknot, smoothknot, tensioncurve
6 beginknot(*p1), tensioncurve(), smoothknot(*p2), tensioncurve(),
7 smoothknot(*p3), tensioncurve(), smoothknot(*p4), tensioncurve(),
10 smoothknot(*p1), tensioncurve(), smoothknot(*p2), tensioncurve(),
11 smoothknot(*p3), tensioncurve(), smoothknot(*p4), tensioncurve(),
12 smoothknot(*p5), tensioncurve()])
H A Dmetapost.ipynb43 "from pyx.metapost.path import beginknot, endknot, smoothknot, tensioncurve\n",
47 " beginknot(*p1), tensioncurve(), smoothknot(*p2), tensioncurve(),\n",
48 " smoothknot(*p3), tensioncurve(), smoothknot(*p4), tensioncurve(),\n",
51 " smoothknot(*p1), tensioncurve(), smoothknot(*p2), tensioncurve(),\n",
52 " smoothknot(*p3), tensioncurve(), smoothknot(*p4), tensioncurve(),\n",
53 " smoothknot(*p5), tensioncurve()])\n",
/dports/graphics/py-pyx/PyX-0.15/manual/
H A Dmetapost.rst74 .. class:: smoothknot(x, y)
94 Synonym for :class:`smoothknot`.
107 into roughknots with specified angles. Note that a smoothknot and a
/dports/graphics/py-pyx/PyX-0.15/pyx/metapost/
H A Dpath.py165 class smoothknot(smoothknot_pt): class
170 knot = smoothknot