Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot.PolygonShape Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.PolygonShape:
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 224 of file xdot.py.

Constructor & Destructor Documentation

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

Definition at line 226 of file xdot.py.

Member Function Documentation

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

Definition at line 232 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.PolygonShape.filled

Definition at line 230 of file xdot.py.

smach_viewer.xdot.xdot.PolygonShape.pen

Definition at line 228 of file xdot.py.

smach_viewer.xdot.xdot.PolygonShape.points

Definition at line 229 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