Public Member Functions | Public Attributes
smach_viewer.xdot.xdot.EllipseShape Class Reference
Inheritance diagram for smach_viewer.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 smach_viewer.xdot.xdot.EllipseShape.__init__ (   self,
  pen,
  x0,
  y0,
  w,
  h,
  filled = False 
)

Definition at line 197 of file xdot.py.


Member Function Documentation

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

Reimplemented from smach_viewer.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:


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Jun 6 2019 17:28:28