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

Schematic text or attribute. More...

Public Member Functions

def __init__
 

Public Attributes

 x
 
 y
 
 color
 
 text_size
 
 visibility
 
 show_name_value
 
 angle
 
 alignment
 
 text
 

Detailed Description

Schematic text or attribute.

Definition at line 583 of file storage.py.

Constructor & Destructor Documentation

def xorn.storage.Text.__init__ (   self)

Definition at line 584 of file storage.py.

Member Data Documentation

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.


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