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

Public Member Functions

def __init__ (self, pen, points, 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
 
 pen
 
 points
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Shape
 highlight_pen
 

Detailed Description

Definition at line 269 of file xdot.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot.BezierShape.__init__ (   self,
  pen,
  points,
  filled = False 
)

Definition at line 271 of file xdot.py.

Member Function Documentation

def smach_viewer.xdot.xdot.BezierShape.draw (   self,
  cr,
  highlight = False 
)

Definition at line 277 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.BezierShape.filled

Definition at line 275 of file xdot.py.

smach_viewer.xdot.xdot.BezierShape.pen

Definition at line 273 of file xdot.py.

smach_viewer.xdot.xdot.BezierShape.points

Definition at line 274 of file xdot.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Fri Jun 7 2019 22:03:26