Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
xorn.storage.Box Class Reference

Schematic box. More...

Public Member Functions

def __init__
 

Public Attributes

 x
 
 y
 
 width
 
 height
 
 color
 
 line
 
 fill
 

Detailed Description

Schematic box.

Definition at line 504 of file storage.py.

Constructor & Destructor Documentation

def xorn.storage.Box.__init__ (   self)

Definition at line 505 of file storage.py.

Member Data Documentation

xorn.storage.Box.color

Definition at line 510 of file storage.py.

xorn.storage.Box.fill

Definition at line 512 of file storage.py.

xorn.storage.Box.height

Definition at line 509 of file storage.py.

xorn.storage.Box.line

Definition at line 511 of file storage.py.

xorn.storage.Box.width

Definition at line 508 of file storage.py.

xorn.storage.Box.x

Definition at line 506 of file storage.py.

xorn.storage.Box.y

Definition at line 507 of file storage.py.


The documentation for this class was generated from the following file: