Public Member Functions | |
def | __init__ |
def | draw |
Public Attributes | |
shapes |
def smach_viewer.xdot.xdot.CompoundShape.__init__ | ( | self, | |
shapes | |||
) |
Reimplemented in smach_viewer.xdot.xdot.Element.
def smach_viewer.xdot.xdot.CompoundShape.draw | ( | self, | |
cr, | |||
highlight = False |
|||
) |
Draw this shape with the given cairo context
Reimplemented from smach_viewer.xdot.xdot.Shape.