
Public Member Functions | |
| def | __init__ (self, pen, points) |
| 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 | |
| pen | |
| points | |
Public Attributes inherited from smach_viewer.xdot.xdot.Shape | |
| highlight_pen | |
| def smach_viewer.xdot.xdot.LineShape.__init__ | ( | self, | |
| pen, | |||
| points | |||
| ) |
| def smach_viewer.xdot.xdot.LineShape.draw | ( | self, | |
| cr, | |||
highlight = False |
|||
| ) |