Schematic text or attribute. More...
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| x | |
| y | |
| color | |
| text_size | |
| visibility | |
| show_name_value | |
| angle | |
| alignment | |
| text | |
Schematic text or attribute.
Definition at line 583 of file storage.py.
| def xorn.storage.Text.__init__ | ( | self | ) |
Definition at line 584 of file storage.py.
| xorn.storage.Text.alignment |
Definition at line 592 of file storage.py.
| xorn.storage.Text.angle |
Definition at line 591 of file storage.py.
| xorn.storage.Text.color |
Definition at line 587 of file storage.py.
| xorn.storage.Text.show_name_value |
Definition at line 590 of file storage.py.
| xorn.storage.Text.text |
Definition at line 593 of file storage.py.
| xorn.storage.Text.text_size |
Definition at line 588 of file storage.py.
| xorn.storage.Text.visibility |
Definition at line 589 of file storage.py.
| xorn.storage.Text.x |
Definition at line 585 of file storage.py.
| xorn.storage.Text.y |
Definition at line 586 of file storage.py.
1.8.8