Schematic path. More...
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| pathdata | |
| color | |
| line | |
| fill | |
Schematic path.
Definition at line 562 of file storage.py.
| def xorn.storage.Path.__init__ | ( | self | ) |
Definition at line 563 of file storage.py.
| xorn.storage.Path.color |
Definition at line 565 of file storage.py.
| xorn.storage.Path.fill |
Definition at line 567 of file storage.py.
| xorn.storage.Path.line |
Definition at line 566 of file storage.py.
| xorn.storage.Path.pathdata |
Definition at line 564 of file storage.py.
1.8.8