Schematic line style. More...
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| width | |
| cap_style | |
| dash_style | |
| dash_length | |
| dash_space | |
Schematic line style.
Definition at line 471 of file storage.py.
| def xorn.storage.LineAttr.__init__ | ( | self | ) |
Definition at line 472 of file storage.py.
| xorn.storage.LineAttr.cap_style |
Definition at line 474 of file storage.py.
| xorn.storage.LineAttr.dash_length |
Definition at line 476 of file storage.py.
| xorn.storage.LineAttr.dash_space |
Definition at line 477 of file storage.py.
| xorn.storage.LineAttr.dash_style |
Definition at line 475 of file storage.py.
| xorn.storage.LineAttr.width |
Definition at line 473 of file storage.py.
1.8.8