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

Schematic component. More...

Public Member Functions

def __init__
 

Public Attributes

 x
 
 y
 
 selectable
 
 angle
 
 mirror
 
 symbol
 

Detailed Description

Schematic component.

Definition at line 527 of file storage.py.

Constructor & Destructor Documentation

def xorn.storage.Component.__init__ (   self)

Definition at line 528 of file storage.py.

Member Data Documentation

xorn.storage.Component.angle

Definition at line 532 of file storage.py.

xorn.storage.Component.mirror

Definition at line 533 of file storage.py.

xorn.storage.Component.selectable

Definition at line 531 of file storage.py.

xorn.storage.Component.symbol

Definition at line 534 of file storage.py.

xorn.storage.Component.x

Definition at line 529 of file storage.py.

xorn.storage.Component.y

Definition at line 530 of file storage.py.


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