Schematic line. More...
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| x | |
| y | |
| width | |
| height | |
| color | |
| line | |
Schematic line.
Definition at line 538 of file storage.py.
| def xorn.storage.Line.__init__ | ( | self | ) |
Definition at line 539 of file storage.py.
| xorn.storage.Line.color |
Definition at line 544 of file storage.py.
| xorn.storage.Line.height |
Definition at line 543 of file storage.py.
| xorn.storage.Line.line |
Definition at line 545 of file storage.py.
| xorn.storage.Line.width |
Definition at line 542 of file storage.py.
| xorn.storage.Line.x |
Definition at line 540 of file storage.py.
| xorn.storage.Line.y |
Definition at line 541 of file storage.py.
1.8.8