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

Schematic path. More...

Public Member Functions

def __init__
 

Public Attributes

 pathdata
 
 color
 
 line
 
 fill
 

Detailed Description

Schematic path.

Definition at line 562 of file storage.py.

Constructor & Destructor Documentation

def xorn.storage.Path.__init__ (   self)

Definition at line 563 of file storage.py.

Member Data Documentation

xorn.storage.Path.color

Definition at line 565 of file storage.py.

xorn.storage.Path.fill

Definition at line 567 of file storage.py.

xorn.storage.Path.line

Definition at line 566 of file storage.py.

xorn.storage.Path.pathdata

Definition at line 564 of file storage.py.


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