Public Member Functions | |
def | __init__ (self, shapes) |
def | get_jump (self, x, y) |
def | get_url (self, x, y) |
Public Member Functions inherited from smach_viewer.xdot.xdot.CompoundShape | |
def | __init__ (self, shapes) |
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) |
Additional Inherited Members | |
Public Attributes inherited from smach_viewer.xdot.xdot.CompoundShape | |
shapes | |
Public Attributes inherited from smach_viewer.xdot.xdot.Shape | |
highlight_pen | |
def smach_viewer.xdot.xdot.Element.__init__ | ( | self, | |
shapes | |||
) |