Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot.EllipseShape Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.EllipseShape:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, pen, x0, y0, w, h, filled=False)
 
def draw (self, cr, highlight=False)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Shape
def __init__ (self)
 
def draw (self, cr, highlight=False)
 
def select_pen (self, highlight)
 

Public Attributes

 filled
 
 h
 
 pen
 
 w
 
 x0
 
 y0
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Shape
 highlight_pen
 

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 
)

Definition at line 206 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.EllipseShape.filled

Definition at line 204 of file xdot.py.

smach_viewer.xdot.xdot.EllipseShape.h

Definition at line 203 of file xdot.py.

smach_viewer.xdot.xdot.EllipseShape.pen

Definition at line 199 of file xdot.py.

smach_viewer.xdot.xdot.EllipseShape.w

Definition at line 202 of file xdot.py.

smach_viewer.xdot.xdot.EllipseShape.x0

Definition at line 200 of file xdot.py.

smach_viewer.xdot.xdot.EllipseShape.y0

Definition at line 201 of file xdot.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Mon Jun 10 2019 13:13:42