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

Schematic arc. More...

Public Member Functions

def __init__
 

Public Attributes

 x
 
 y
 
 radius
 
 startangle
 
 sweepangle
 
 color
 
 line
 

Detailed Description

Schematic arc.

Definition at line 492 of file storage.py.

Constructor & Destructor Documentation

def xorn.storage.Arc.__init__ (   self)

Definition at line 493 of file storage.py.

Member Data Documentation

xorn.storage.Arc.color

Definition at line 499 of file storage.py.

xorn.storage.Arc.line

Definition at line 500 of file storage.py.

xorn.storage.Arc.radius

Definition at line 496 of file storage.py.

xorn.storage.Arc.startangle

Definition at line 497 of file storage.py.

xorn.storage.Arc.sweepangle

Definition at line 498 of file storage.py.

xorn.storage.Arc.x

Definition at line 494 of file storage.py.

xorn.storage.Arc.y

Definition at line 495 of file storage.py.


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