Public Member Functions | Public Attributes
xdot.xdot.EllipseShape Class Reference
Inheritance diagram for xdot.xdot.EllipseShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def draw

Public Attributes

 filled
 h
 pen
 w
 x0
 y0

Detailed Description

Definition at line 195 of file xdot.py.


Constructor & Destructor Documentation

def xdot.xdot.EllipseShape.__init__ (   self,
  pen,
  x0,
  y0,
  w,
  h,
  filled = False 
)

Definition at line 197 of file xdot.py.


Member Function Documentation

def xdot.xdot.EllipseShape.draw (   self,
  cr,
  highlight = False 
)
Draw this shape with the given cairo context

Reimplemented from xdot.xdot.Shape.

Definition at line 206 of file xdot.py.


Member Data Documentation

Definition at line 197 of file xdot.py.

Definition at line 197 of file xdot.py.

Definition at line 197 of file xdot.py.

Definition at line 197 of file xdot.py.

Definition at line 197 of file xdot.py.

Definition at line 197 of file xdot.py.


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


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Mon Oct 6 2014 07:25:57