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.


Member Function Documentation

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

Definition at line 197 of file xdot.py.

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 204 of file xdot.py.

Definition at line 203 of file xdot.py.

Definition at line 199 of file xdot.py.

Definition at line 202 of file xdot.py.

Definition at line 200 of file xdot.py.

Definition at line 201 of file xdot.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Fri Jan 11 09:59:31 2013