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

Schematic fill style. More...

Public Member Functions

def __init__
 

Public Attributes

 type
 
 width
 
 angle0
 
 pitch0
 
 angle1
 
 pitch1
 

Detailed Description

Schematic fill style.

Definition at line 481 of file storage.py.

Constructor & Destructor Documentation

def xorn.storage.FillAttr.__init__ (   self)

Definition at line 482 of file storage.py.

Member Data Documentation

xorn.storage.FillAttr.angle0

Definition at line 485 of file storage.py.

xorn.storage.FillAttr.angle1

Definition at line 487 of file storage.py.

xorn.storage.FillAttr.pitch0

Definition at line 486 of file storage.py.

xorn.storage.FillAttr.pitch1

Definition at line 488 of file storage.py.

xorn.storage.FillAttr.type

Definition at line 483 of file storage.py.

xorn.storage.FillAttr.width

Definition at line 484 of file storage.py.


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