Schematic picture. More...
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| x | |
| y | |
| width | |
| height | |
| angle | |
| mirror | |
| pixmap | |
Schematic picture.
Definition at line 571 of file storage.py.
| def xorn.storage.Picture.__init__ | ( | self | ) |
Definition at line 572 of file storage.py.
| xorn.storage.Picture.angle |
Definition at line 577 of file storage.py.
| xorn.storage.Picture.height |
Definition at line 576 of file storage.py.
| xorn.storage.Picture.mirror |
Definition at line 578 of file storage.py.
| xorn.storage.Picture.pixmap |
Definition at line 579 of file storage.py.
| xorn.storage.Picture.width |
Definition at line 575 of file storage.py.
| xorn.storage.Picture.x |
Definition at line 573 of file storage.py.
| xorn.storage.Picture.y |
Definition at line 574 of file storage.py.
1.8.8