| *pathitems) |
All possible path items are described in Sect. 2.4.2. Note that there are restrictions on the first path element and likewise on each path element after a closepath directive. In both cases, no current point is defined and the path element has to be an instance of one of the following classes: moveto, arc, and arcn.
Instances of the class path provide the following methods (in alphabetic order):
| pathitem) |
| ) |
| lengths) |
| params) |
| ) |
| ) |
| ) |
| ) |
| param=None, arclen=None) |
| ) |
| pathitems) |
| opath) |
| opath) |
| epsilon=None) |
| params) |
| ) |
| ) |
| params) |
| params) |
| params, length=1) |
| params) |
| trafo) |
Some notes on the above:
<< operator, for instance
"p = p1 « p2".