Schematic fill style. More...
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| type | |
| width | |
| angle0 | |
| pitch0 | |
| angle1 | |
| pitch1 | |
Schematic fill style.
Definition at line 481 of file storage.py.
| def xorn.storage.FillAttr.__init__ | ( | self | ) |
Definition at line 482 of file storage.py.
| xorn.storage.FillAttr.angle0 |
Definition at line 485 of file storage.py.
| xorn.storage.FillAttr.angle1 |
Definition at line 487 of file storage.py.
| xorn.storage.FillAttr.pitch0 |
Definition at line 486 of file storage.py.
| xorn.storage.FillAttr.pitch1 |
Definition at line 488 of file storage.py.
| xorn.storage.FillAttr.type |
Definition at line 483 of file storage.py.
| xorn.storage.FillAttr.width |
Definition at line 484 of file storage.py.
1.8.8