Public Member Functions | Public Attributes
smach_viewer.xdot.xdot_qt.PolygonShape Class Reference
Inheritance diagram for smach_viewer.xdot.xdot_qt.PolygonShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def draw

Public Attributes

 filled
 pen
 points

Detailed Description

Used to draw a polygon with QPainter.

Definition at line 150 of file xdot_qt.py.


Constructor & Destructor Documentation

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

Definition at line 153 of file xdot_qt.py.


Member Function Documentation

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

Reimplemented from smach_viewer.xdot.xdot_qt.Shape.

Definition at line 159 of file xdot_qt.py.


Member Data Documentation

Definition at line 153 of file xdot_qt.py.

Definition at line 153 of file xdot_qt.py.

Definition at line 153 of file xdot_qt.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Jun 22 2017 02:19:22